diff make/bsd/makefiles/mapfile-vers-debug @ 11175:e636d62005c3

restored JVM_SetProtectionDomain so that Graal still works with libjava.so from JDK7 (which expects this function to be defined)
author Doug Simon <doug.simon@oracle.com>
date Thu, 01 Aug 2013 00:38:28 +0200
parents ba9dacff9c9d
children d8041d695d19
line wrap: on
line diff
--- a/make/bsd/makefiles/mapfile-vers-debug	Thu Aug 01 00:35:13 2013 +0200
+++ b/make/bsd/makefiles/mapfile-vers-debug	Thu Aug 01 00:38:28 2013 +0200
@@ -221,6 +221,8 @@
                 _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