changeset 15097 | 9db149412e0e |
parent 11165 | b782a31b9347 |
child 15102 | 0a86564e5f61 |
--- a/hotspot/make/linux/makefiles/mapfile-vers-product Wed Dec 19 10:35:08 2012 -0800 +++ b/hotspot/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;