diff make/linux/makefiles/mapfile-vers-product @ 20608:4cb90023bf2b

8061651: Interface to the Lookup Index Cache to improve URLClassPath search time Summary: Implemented the interface in sun.misc.URLClassPath and corresponding JVM_XXX APIs Reviewed-by: mchung, acorn, jiangli, dholmes
author iklam
date Mon, 13 Oct 2014 16:09:57 -0700
parents 1e657b902392
children 7848fc12602b
line wrap: on
line diff
--- a/make/linux/makefiles/mapfile-vers-product	Tue Oct 28 09:17:36 2014 +0100
+++ b/make/linux/makefiles/mapfile-vers-product	Mon Oct 13 16:09:57 2014 -0700
@@ -217,6 +217,9 @@
                 JVM_RegisterSignal;
                 JVM_ReleaseUTF;
                 JVM_ResolveClass;
+                JVM_KnownToNotExist;
+                JVM_GetResourceLookupCacheURLs;
+                JVM_GetResourceLookupCache;
                 JVM_ResumeThread;
                 JVM_Send;
                 JVM_SendTo;