make/mapfiles/libjava/mapfile-vers
Index Unified diffs Context diffs Sdiffs Patch New Old Previous File Next File jdk Sdiff make/mapfiles/libjava

make/mapfiles/libjava/mapfile-vers

Print this page
rev 13575 : [mq]: unsafecopyswap
   1 #
   2 # Copyright (c) 1997, 2015, Oracle and/or its affiliates. All rights reserved.
   3 # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
   4 #
   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
   7 # published by the Free Software Foundation.  Oracle designates this
   8 # particular file as subject to the "Classpath" exception as provided
   9 # by Oracle in the LICENSE file that accompanied this code.
  10 #
  11 # This code is distributed in the hope that it will be useful, but WITHOUT
  12 # ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
  13 # FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
  14 # version 2 for more details (a copy is included in the LICENSE file that
  15 # accompanied this code).
  16 #
  17 # You should have received a copy of the GNU General Public License version
  18 # 2 along with this work; if not, write to the Free Software Foundation,
  19 # Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
  20 #
  21 # Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
  22 # or visit www.oracle.com if you need additional information or have any


 212                 Java_java_lang_SecurityManager_classDepth;
 213                 Java_java_lang_SecurityManager_classLoaderDepth0;
 214                 Java_java_lang_SecurityManager_currentClassLoader0;
 215                 Java_java_lang_SecurityManager_currentLoadedClass0;
 216                 Java_java_lang_SecurityManager_getClassContext;
 217                 Java_java_lang_Shutdown_halt0;
 218                 Java_java_lang_String_intern;
 219                 Java_java_lang_StringCoding_err;
 220                 Java_java_lang_StringUTF16_isBigEndian;
 221                 Java_java_lang_System_identityHashCode;
 222                 Java_java_lang_System_initProperties;
 223                 Java_java_lang_System_mapLibraryName;
 224                 Java_java_lang_System_registerNatives;
 225                 Java_java_lang_System_setErr0;
 226                 Java_java_lang_System_setIn0;
 227                 Java_java_lang_System_setOut0;
 228                 Java_java_lang_Thread_registerNatives;
 229                 Java_java_lang_Throwable_fillInStackTrace;
 230                 Java_java_lang_Throwable_getStackTraceDepth;
 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;
 239                 Java_java_security_AccessController_doPrivileged__Ljava_security_PrivilegedAction_2Ljava_security_AccessControlContext_2;
 240                 Java_java_security_AccessController_doPrivileged__Ljava_security_PrivilegedExceptionAction_2;
 241                 Java_java_security_AccessController_doPrivileged__Ljava_security_PrivilegedExceptionAction_2Ljava_security_AccessControlContext_2;
 242                 Java_java_security_AccessController_getStackAccessControlContext;
 243                 Java_java_security_AccessController_getInheritedAccessControlContext;
 244                 Java_java_util_TimeZone_getSystemTimeZoneID;
 245                 Java_java_util_TimeZone_getSystemGMTOffsetID;
 246                 Java_java_util_concurrent_atomic_AtomicLong_VMSupportsCS8;
 247                 Java_sun_misc_NativeSignalHandler_handle0;
 248                 Java_sun_misc_Signal_findSignal;
 249                 Java_sun_misc_Signal_handle0;
 250                 Java_sun_misc_Signal_raise0;
 251               Java_sun_reflect_ConstantPool_getClassAt0;
 252               Java_sun_reflect_ConstantPool_getClassAtIfLoaded0;
 253               Java_sun_reflect_ConstantPool_getDoubleAt0;
 254               Java_sun_reflect_ConstantPool_getFieldAt0;
 255               Java_sun_reflect_ConstantPool_getFieldAtIfLoaded0;
 256               Java_sun_reflect_ConstantPool_getFloatAt0;
 257               Java_sun_reflect_ConstantPool_getIntAt0;


   1 #
   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.
   4 #
   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
   7 # published by the Free Software Foundation.  Oracle designates this
   8 # particular file as subject to the "Classpath" exception as provided
   9 # by Oracle in the LICENSE file that accompanied this code.
  10 #
  11 # This code is distributed in the hope that it will be useful, but WITHOUT
  12 # ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
  13 # FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
  14 # version 2 for more details (a copy is included in the LICENSE file that
  15 # accompanied this code).
  16 #
  17 # You should have received a copy of the GNU General Public License version
  18 # 2 along with this work; if not, write to the Free Software Foundation,
  19 # Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
  20 #
  21 # Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
  22 # or visit www.oracle.com if you need additional information or have any


 212                 Java_java_lang_SecurityManager_classDepth;
 213                 Java_java_lang_SecurityManager_classLoaderDepth0;
 214                 Java_java_lang_SecurityManager_currentClassLoader0;
 215                 Java_java_lang_SecurityManager_currentLoadedClass0;
 216                 Java_java_lang_SecurityManager_getClassContext;
 217                 Java_java_lang_Shutdown_halt0;
 218                 Java_java_lang_String_intern;
 219                 Java_java_lang_StringCoding_err;
 220                 Java_java_lang_StringUTF16_isBigEndian;
 221                 Java_java_lang_System_identityHashCode;
 222                 Java_java_lang_System_initProperties;
 223                 Java_java_lang_System_mapLibraryName;
 224                 Java_java_lang_System_registerNatives;
 225                 Java_java_lang_System_setErr0;
 226                 Java_java_lang_System_setIn0;
 227                 Java_java_lang_System_setOut0;
 228                 Java_java_lang_Thread_registerNatives;
 229                 Java_java_lang_Throwable_fillInStackTrace;
 230                 Java_java_lang_Throwable_getStackTraceDepth;
 231                 Java_java_lang_Throwable_getStackTraceElement;






 232                 Java_java_security_AccessController_doPrivileged__Ljava_security_PrivilegedAction_2;
 233                 Java_java_security_AccessController_doPrivileged__Ljava_security_PrivilegedAction_2Ljava_security_AccessControlContext_2;
 234                 Java_java_security_AccessController_doPrivileged__Ljava_security_PrivilegedExceptionAction_2;
 235                 Java_java_security_AccessController_doPrivileged__Ljava_security_PrivilegedExceptionAction_2Ljava_security_AccessControlContext_2;
 236                 Java_java_security_AccessController_getStackAccessControlContext;
 237                 Java_java_security_AccessController_getInheritedAccessControlContext;
 238                 Java_java_util_TimeZone_getSystemTimeZoneID;
 239                 Java_java_util_TimeZone_getSystemGMTOffsetID;
 240                 Java_java_util_concurrent_atomic_AtomicLong_VMSupportsCS8;
 241                 Java_sun_misc_NativeSignalHandler_handle0;
 242                 Java_sun_misc_Signal_findSignal;
 243                 Java_sun_misc_Signal_handle0;
 244                 Java_sun_misc_Signal_raise0;
 245               Java_sun_reflect_ConstantPool_getClassAt0;
 246               Java_sun_reflect_ConstantPool_getClassAtIfLoaded0;
 247               Java_sun_reflect_ConstantPool_getDoubleAt0;
 248               Java_sun_reflect_ConstantPool_getFieldAt0;
 249               Java_sun_reflect_ConstantPool_getFieldAtIfLoaded0;
 250               Java_sun_reflect_ConstantPool_getFloatAt0;
 251               Java_sun_reflect_ConstantPool_getIntAt0;


make/mapfiles/libjava/mapfile-vers
Index Unified diffs Context diffs Sdiffs Patch New Old Previous File Next File