diff -r 3db45569f8c0 -r 9db149412e0e hotspot/make/solaris/makefiles/mapfile-vers --- a/hotspot/make/solaris/makefiles/mapfile-vers Wed Dec 19 10:35:08 2012 -0800 +++ b/hotspot/make/solaris/makefiles/mapfile-vers Thu Dec 20 10:22:19 2012 +0100 @@ -125,6 +125,7 @@ JVM_GetClassSignature; JVM_GetClassSigners; JVM_GetComponentType; + JVM_GetClassTypeAnnotations; JVM_GetDeclaredClasses; JVM_GetDeclaringClass; JVM_GetEnclosingMethodInfo;