diff make/linux/makefiles/mapfile-vers-product @ 7462:ade95d680b42

8004728: Add hotspot support for parameter reflection Summary: Add hotspot support for parameter reflection Reviewed-by: acorn, jrose, coleenp Contributed-by: eric.mccorkle@oracle.com
author coleenp
date Tue, 08 Jan 2013 14:01:36 -0500
parents 35431a769282
children b14da2e6f2dc
line wrap: on
line diff
--- a/make/linux/makefiles/mapfile-vers-product	Mon Jan 07 15:32:51 2013 -0500
+++ b/make/linux/makefiles/mapfile-vers-product	Tue Jan 08 14:01:36 2013 -0500
@@ -151,6 +151,7 @@
                 JVM_GetMethodIxNameUTF;
                 JVM_GetMethodIxSignatureUTF;
                 JVM_GetMethodParameterAnnotations;
+                JVM_GetMethodParameters;
                 JVM_GetPrimitiveArrayElement;
                 JVM_GetProtectionDomain;
                 JVM_GetSockName;