hotspot/make/solaris/makefiles/mapfile-vers
changeset 28737 ca4b6a6e5cc8
parent 28168 b9139c952329
child 28947 2ea471384931
equal deleted inserted replaced
28736:33ab13e70aa0 28737:ca4b6a6e5cc8
     1 #
     1 #
     2 # Copyright (c) 2000, 2014, Oracle and/or its affiliates. All rights reserved.
     2 # Copyright (c) 2000, 2015, 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.
     7 # published by the Free Software Foundation.
   130                 JVM_GetMethodIxModifiers;
   130                 JVM_GetMethodIxModifiers;
   131                 JVM_GetMethodIxNameUTF;
   131                 JVM_GetMethodIxNameUTF;
   132                 JVM_GetMethodIxSignatureUTF;
   132                 JVM_GetMethodIxSignatureUTF;
   133                 JVM_GetMethodParameters;
   133                 JVM_GetMethodParameters;
   134                 JVM_GetMethodTypeAnnotations;
   134                 JVM_GetMethodTypeAnnotations;
       
   135                 JVM_GetNanoTimeAdjustment;
   135                 JVM_GetPrimitiveArrayElement;
   136                 JVM_GetPrimitiveArrayElement;
   136                 JVM_GetProtectionDomain;
   137                 JVM_GetProtectionDomain;
   137                 JVM_GetStackAccessControlContext;
   138                 JVM_GetStackAccessControlContext;
   138                 JVM_GetStackTraceDepth;
   139                 JVM_GetStackTraceDepth;
   139                 JVM_GetStackTraceElement;
   140                 JVM_GetStackTraceElement;