diff make/bsd/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 f08d439fab8c
children ade95d680b42
line wrap: on
line diff
--- a/make/bsd/makefiles/mapfile-vers-product	Wed Dec 19 10:35:08 2012 -0800
+++ b/make/bsd/makefiles/mapfile-vers-product	Thu Dec 20 10:22:19 2012 +0100
@@ -128,6 +128,7 @@
                 JVM_GetClassNameUTF;
                 JVM_GetClassSignature;
                 JVM_GetClassSigners;
+                JVM_GetClassTypeAnnotations;
                 JVM_GetComponentType;
                 JVM_GetDeclaredClasses;
                 JVM_GetDeclaringClass;