comparison 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
comparison
equal deleted inserted replaced
11094:cc5b7915104e 11099:ba9dacff9c9d
221 JVM_SetArrayElement; 221 JVM_SetArrayElement;
222 JVM_SetClassSigners; 222 JVM_SetClassSigners;
223 JVM_SetLength; 223 JVM_SetLength;
224 JVM_SetNativeThreadName; 224 JVM_SetNativeThreadName;
225 JVM_SetPrimitiveArrayElement; 225 JVM_SetPrimitiveArrayElement;
226 JVM_SetProtectionDomain;
227 JVM_SetSockOpt; 226 JVM_SetSockOpt;
228 JVM_SetThreadPriority; 227 JVM_SetThreadPriority;
229 JVM_Sleep; 228 JVM_Sleep;
230 JVM_Socket; 229 JVM_Socket;
231 JVM_SocketAvailable; 230 JVM_SocketAvailable;