diff -r b8b10c2a28fd -r e1baa9c8f16f hotspot/make/linux/makefiles/mapfile-vers-product --- a/hotspot/make/linux/makefiles/mapfile-vers-product Thu Jul 03 11:01:32 2008 -0700 +++ b/hotspot/make/linux/makefiles/mapfile-vers-product Fri Jul 11 01:14:44 2008 -0700 @@ -89,6 +89,7 @@ JVM_FillInStackTrace; JVM_FindClassFromClass; JVM_FindClassFromClassLoader; + JVM_FindClassFromBootLoader; JVM_FindLibraryEntry; JVM_FindLoadedClass; JVM_FindPrimitiveClass;