diff make/linux/makefiles/mapfile-vers-product @ 14966:53a0a0b8c234

Backed out e636d62005c3 since GraalVM no longer needs to run in jdk7
author Doug Simon <doug.simon@oracle.com>
date Thu, 03 Apr 2014 21:05:13 +0200
parents e636d62005c3
children 3482684330ee
line wrap: on
line diff
--- a/make/linux/makefiles/mapfile-vers-product	Thu Apr 03 20:54:30 2014 +0200
+++ b/make/linux/makefiles/mapfile-vers-product	Thu Apr 03 21:05:13 2014 +0200
@@ -223,8 +223,6 @@
                 JVM_SetLength;
                 JVM_SetNativeThreadName;
                 JVM_SetPrimitiveArrayElement;
-                # Preserved so that Graal repo can link against a JDK7 libjava.so works
-                JVM_SetProtectionDomain;
                 JVM_SetSockOpt;
                 JVM_SetThreadPriority;
                 JVM_Sleep;