hotspot/make/aix/makefiles/mapfile-vers-debug
changeset 30222 bfe6be3c4ef8
parent 28947 2ea471384931
child 31608 b5cb9a07591a
equal deleted inserted replaced
30221:70dab4a0cd45 30222:bfe6be3c4ef8
    17 # Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
    17 # Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
    18 #
    18 #
    19 # Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
    19 # Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
    20 # or visit www.oracle.com if you need additional information or have any
    20 # or visit www.oracle.com if you need additional information or have any
    21 # questions.
    21 # questions.
    22 #  
    22 #
    23 #
    23 #
    24 
    24 
    25 # Define public interface.
    25 # Define public interface.
    26 
    26 
    27 SUNWprivate_1.1 {
    27 SUNWprivate_1.1 {
   105                 JVM_GetClassSignature;
   105                 JVM_GetClassSignature;
   106                 JVM_GetClassSigners;
   106                 JVM_GetClassSigners;
   107                 JVM_GetClassTypeAnnotations;
   107                 JVM_GetClassTypeAnnotations;
   108                 JVM_GetDeclaredClasses;
   108                 JVM_GetDeclaredClasses;
   109                 JVM_GetDeclaringClass;
   109                 JVM_GetDeclaringClass;
       
   110                 JVM_GetSimpleBinaryName;
   110                 JVM_GetEnclosingMethodInfo;
   111                 JVM_GetEnclosingMethodInfo;
   111                 JVM_GetFieldIxModifiers;
   112                 JVM_GetFieldIxModifiers;
   112                 JVM_GetFieldTypeAnnotations;
   113                 JVM_GetFieldTypeAnnotations;
   113                 JVM_GetInheritedAccessControlContext;
   114                 JVM_GetInheritedAccessControlContext;
   114                 JVM_GetInterfaceVersion;
   115                 JVM_GetInterfaceVersion;