diff make/linux/makefiles/mapfile-vers-product @ 11099:ba9dacff9c9d

8014399: Remove JVM_SetProtectionDomain from hotspot Summary: JVM_SetProtectionDomain has been deprecated since 1.5 and is being removed Reviewed-by: coleenp, hseigel Contributed-by: eric.mccorkle@oracle.com
author hseigel
date Mon, 08 Jul 2013 19:36:22 -0400
parents 1916ca1dec2f
children e636d62005c3 a103c376459a 21444610cb92
line wrap: on
line diff
--- a/make/linux/makefiles/mapfile-vers-product	Fri Jul 05 08:09:40 2013 -0700
+++ b/make/linux/makefiles/mapfile-vers-product	Mon Jul 08 19:36:22 2013 -0400
@@ -223,7 +223,6 @@
                 JVM_SetLength;
                 JVM_SetNativeThreadName;
                 JVM_SetPrimitiveArrayElement;
-                JVM_SetProtectionDomain;
                 JVM_SetSockOpt;
                 JVM_SetThreadPriority;
                 JVM_Sleep;