hotspot/make/solaris/makefiles/mapfile-vers
changeset 11165 b782a31b9347
parent 10559 a94d067da388
child 15097 9db149412e0e
equal deleted inserted replaced
11163:e1c2aa954fa7 11165:b782a31b9347
     1 #
       
     2 # @(#)mapfile-vers	1.32 07/10/25 16:47:36
       
     3 #
       
     4 
       
     5 #
     1 #
     6 # Copyright (c) 2000, 2011, Oracle and/or its affiliates. All rights reserved.
     2 # Copyright (c) 2000, 2011, Oracle and/or its affiliates. All rights reserved.
     7 # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
     3 # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
     8 #
     4 #
     9 # This code is free software; you can redistribute it and/or modify it
     5 # This code is free software; you can redistribute it and/or modify it
   219 		JVM_Send;
   215 		JVM_Send;
   220 		JVM_SendTo;
   216 		JVM_SendTo;
   221 		JVM_SetArrayElement;
   217 		JVM_SetArrayElement;
   222 		JVM_SetClassSigners;
   218 		JVM_SetClassSigners;
   223 		JVM_SetLength;
   219 		JVM_SetLength;
       
   220                 JVM_SetNativeThreadName;
   224 		JVM_SetPrimitiveArrayElement;
   221 		JVM_SetPrimitiveArrayElement;
   225 		JVM_SetProtectionDomain;
   222 		JVM_SetProtectionDomain;
   226 		JVM_SetSockOpt;
   223 		JVM_SetSockOpt;
   227 		JVM_SetThreadPriority;
   224 		JVM_SetThreadPriority;
   228 		JVM_Sleep;
   225 		JVM_Sleep;