hotspot/make/share/makefiles/mapfile-vers
changeset 34273 8598d07915d9
parent 34253 ba3946143842
child 34280 72bfaaffee36
equal deleted inserted replaced
34271:b2bbfc960e8f 34273:8598d07915d9
     5 
     5 
     6                 # JVM
     6                 # JVM
     7                 JVM_ActiveProcessorCount;
     7                 JVM_ActiveProcessorCount;
     8                 JVM_ArrayCopy;
     8                 JVM_ArrayCopy;
     9                 JVM_AssertionStatusDirectives;
     9                 JVM_AssertionStatusDirectives;
    10                 JVM_CallStackWalk;
       
    11                 JVM_ClassDepth;
    10                 JVM_ClassDepth;
    12                 JVM_ClassLoaderDepth;
    11                 JVM_ClassLoaderDepth;
    13                 JVM_Clone;
    12                 JVM_Clone;
    14                 JVM_ConstantPoolGetClassAt;
    13                 JVM_ConstantPoolGetClassAt;
    15                 JVM_ConstantPoolGetClassAtIfLoaded;
    14                 JVM_ConstantPoolGetClassAtIfLoaded;
    35                 JVM_DesiredAssertionStatus;
    34                 JVM_DesiredAssertionStatus;
    36                 JVM_DoPrivileged;
    35                 JVM_DoPrivileged;
    37                 JVM_DumpAllStacks;
    36                 JVM_DumpAllStacks;
    38                 JVM_DumpThreads;
    37                 JVM_DumpThreads;
    39                 JVM_FillInStackTrace;
    38                 JVM_FillInStackTrace;
    40                 JVM_FillStackFrames;
       
    41                 JVM_FindClassFromCaller;
    39                 JVM_FindClassFromCaller;
    42                 JVM_FindClassFromClass;
    40                 JVM_FindClassFromClass;
    43                 JVM_FindClassFromBootLoader;
    41                 JVM_FindClassFromBootLoader;
    44                 JVM_FindLibraryEntry;
    42                 JVM_FindLibraryEntry;
    45                 JVM_FindLoadedClass;
    43                 JVM_FindLoadedClass;
   133                 JVM_MaxObjectInspectionAge;
   131                 JVM_MaxObjectInspectionAge;
   134                 JVM_MaxMemory;
   132                 JVM_MaxMemory;
   135                 JVM_MonitorNotify;
   133                 JVM_MonitorNotify;
   136                 JVM_MonitorNotifyAll;
   134                 JVM_MonitorNotifyAll;
   137                 JVM_MonitorWait;
   135                 JVM_MonitorWait;
   138                 JVM_MoreStackWalk;
       
   139                 JVM_NanoTime;
   136                 JVM_NanoTime;
   140                 JVM_NativePath;
   137                 JVM_NativePath;
   141                 JVM_NewArray;
   138                 JVM_NewArray;
   142                 JVM_NewInstanceFromConstructor;
   139                 JVM_NewInstanceFromConstructor;
   143                 JVM_NewMultiArray;
   140                 JVM_NewMultiArray;
   151                 JVM_ResumeThread;
   148                 JVM_ResumeThread;
   152                 JVM_SetArrayElement;
   149                 JVM_SetArrayElement;
   153                 JVM_SetClassSigners;
   150                 JVM_SetClassSigners;
   154                 JVM_SetNativeThreadName;
   151                 JVM_SetNativeThreadName;
   155                 JVM_SetPrimitiveArrayElement;
   152                 JVM_SetPrimitiveArrayElement;
   156                 JVM_SetMethodInfo;
       
   157                 JVM_SetThreadPriority;
   153                 JVM_SetThreadPriority;
   158                 JVM_Sleep;
   154                 JVM_Sleep;
   159                 JVM_StartThread;
   155                 JVM_StartThread;
   160                 JVM_StopThread;
   156                 JVM_StopThread;
   161                 JVM_SuspendThread;
   157                 JVM_SuspendThread;