jdk/make/mapfiles/libjava/mapfile-vers
changeset 36122 5fca9f908ca4
parent 35630 ed6ad80054c8
child 36126 b0b1bfc7049e
equal deleted inserted replaced
35971:6ff2a27164f4 36122:5fca9f908ca4
     1 #
     1 #
     2 # Copyright (c) 1997, 2015, Oracle and/or its affiliates. All rights reserved.
     2 # Copyright (c) 1997, 2016, Oracle and/or its affiliates. All rights reserved.
     3 # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
     3 # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
     4 #
     4 #
     5 # 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
     6 # under the terms of the GNU General Public License version 2 only, as
     6 # under the terms of the GNU General Public License version 2 only, as
     7 # published by the Free Software Foundation.  Oracle designates this
     7 # published by the Free Software Foundation.  Oracle designates this
   227 		Java_java_lang_System_setOut0;
   227 		Java_java_lang_System_setOut0;
   228 		Java_java_lang_Thread_registerNatives;
   228 		Java_java_lang_Thread_registerNatives;
   229 		Java_java_lang_Throwable_fillInStackTrace;
   229 		Java_java_lang_Throwable_fillInStackTrace;
   230                 Java_java_lang_Throwable_getStackTraceDepth;
   230                 Java_java_lang_Throwable_getStackTraceDepth;
   231                 Java_java_lang_Throwable_getStackTraceElement;
   231                 Java_java_lang_Throwable_getStackTraceElement;
   232                 Java_java_nio_Bits_copyFromShortArray;
       
   233                 Java_java_nio_Bits_copyToShortArray;
       
   234                 Java_java_nio_Bits_copyFromIntArray;
       
   235                 Java_java_nio_Bits_copyToIntArray;
       
   236                 Java_java_nio_Bits_copyFromLongArray;
       
   237                 Java_java_nio_Bits_copyToLongArray;
       
   238 		Java_java_security_AccessController_doPrivileged__Ljava_security_PrivilegedAction_2;
   232 		Java_java_security_AccessController_doPrivileged__Ljava_security_PrivilegedAction_2;
   239 		Java_java_security_AccessController_doPrivileged__Ljava_security_PrivilegedAction_2Ljava_security_AccessControlContext_2;
   233 		Java_java_security_AccessController_doPrivileged__Ljava_security_PrivilegedAction_2Ljava_security_AccessControlContext_2;
   240 		Java_java_security_AccessController_doPrivileged__Ljava_security_PrivilegedExceptionAction_2;
   234 		Java_java_security_AccessController_doPrivileged__Ljava_security_PrivilegedExceptionAction_2;
   241 		Java_java_security_AccessController_doPrivileged__Ljava_security_PrivilegedExceptionAction_2Ljava_security_AccessControlContext_2;
   235 		Java_java_security_AccessController_doPrivileged__Ljava_security_PrivilegedExceptionAction_2Ljava_security_AccessControlContext_2;
   242 		Java_java_security_AccessController_getStackAccessControlContext;
   236 		Java_java_security_AccessController_getStackAccessControlContext;