diff make/solaris/makefiles/mapfile-vers @ 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 22d3ee2fcb97 a103c376459a 21444610cb92
line wrap: on
line diff
--- a/make/solaris/makefiles/mapfile-vers	Fri Jul 05 08:09:40 2013 -0700
+++ b/make/solaris/makefiles/mapfile-vers	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;