diff make/linux/makefiles/mapfile-vers-product @ 7467:1f6d10b4cc0c

Merge
author acorn
date Wed, 09 Jan 2013 18:06:34 -0500
parents ade95d680b42
children b14da2e6f2dc
line wrap: on
line diff
--- a/make/linux/makefiles/mapfile-vers-product	Fri Jan 04 17:04:46 2013 -0800
+++ b/make/linux/makefiles/mapfile-vers-product	Wed Jan 09 18:06:34 2013 -0500
@@ -124,6 +124,7 @@
                 JVM_GetClassNameUTF;
                 JVM_GetClassSignature;
                 JVM_GetClassSigners;
+                JVM_GetClassTypeAnnotations;
                 JVM_GetComponentType;
                 JVM_GetDeclaredClasses;
                 JVM_GetDeclaringClass;
@@ -150,6 +151,7 @@
                 JVM_GetMethodIxNameUTF;
                 JVM_GetMethodIxSignatureUTF;
                 JVM_GetMethodParameterAnnotations;
+                JVM_GetMethodParameters;
                 JVM_GetPrimitiveArrayElement;
                 JVM_GetProtectionDomain;
                 JVM_GetSockName;