diff make/linux/makefiles/mapfile-vers-product @ 7457:35431a769282

8004823: Add VM support for type annotation reflection Reviewed-by: dholmes, coleenp Contributed-by: joel.franck@oracle.com
author stefank
date Thu, 20 Dec 2012 10:22:19 +0100
parents 242b4e0e6f73
children ade95d680b42
line wrap: on
line diff
--- a/make/linux/makefiles/mapfile-vers-product	Wed Dec 19 10:35:08 2012 -0800
+++ b/make/linux/makefiles/mapfile-vers-product	Thu Dec 20 10:22:19 2012 +0100
@@ -124,6 +124,7 @@
                 JVM_GetClassNameUTF;
                 JVM_GetClassSignature;
                 JVM_GetClassSigners;
+                JVM_GetClassTypeAnnotations;
                 JVM_GetComponentType;
                 JVM_GetDeclaredClasses;
                 JVM_GetDeclaringClass;