hotspot/make/bsd/makefiles/mapfile-vers-debug
changeset 27171 5ee40c966315
parent 27021 7a628ca8ac97
parent 27157 364276bc8d8b
child 28168 b9139c952329
equal deleted inserted replaced
27130:41df50e7303d 27171:5ee40c966315
    30                 JNI_CreateJavaVM;
    30                 JNI_CreateJavaVM;
    31                 JNI_GetCreatedJavaVMs;
    31                 JNI_GetCreatedJavaVMs;
    32                 JNI_GetDefaultJavaVMInitArgs;
    32                 JNI_GetDefaultJavaVMInitArgs;
    33 
    33 
    34                 # JVM
    34                 # JVM
    35                 JVM_Accept;
       
    36                 JVM_ActiveProcessorCount;
    35                 JVM_ActiveProcessorCount;
    37                 JVM_AllocateNewArray;
       
    38                 JVM_AllocateNewObject;
       
    39                 JVM_ArrayCopy;
    36                 JVM_ArrayCopy;
    40                 JVM_AssertionStatusDirectives;
    37                 JVM_AssertionStatusDirectives;
    41                 JVM_Available;
       
    42                 JVM_Bind;
       
    43                 JVM_ClassDepth;
    38                 JVM_ClassDepth;
    44                 JVM_ClassLoaderDepth;
    39                 JVM_ClassLoaderDepth;
    45                 JVM_Clone;
    40                 JVM_Clone;
    46                 JVM_Close;
       
    47                 JVM_CX8Field;
       
    48                 JVM_CompileClass;
       
    49                 JVM_CompileClasses;
       
    50                 JVM_CompilerCommand;
       
    51                 JVM_Connect;
       
    52                 JVM_ConstantPoolGetClassAt;
    41                 JVM_ConstantPoolGetClassAt;
    53                 JVM_ConstantPoolGetClassAtIfLoaded;
    42                 JVM_ConstantPoolGetClassAtIfLoaded;
    54                 JVM_ConstantPoolGetDoubleAt;
    43                 JVM_ConstantPoolGetDoubleAt;
    55                 JVM_ConstantPoolGetFieldAt;
    44                 JVM_ConstantPoolGetFieldAt;
    56                 JVM_ConstantPoolGetFieldAtIfLoaded;
    45                 JVM_ConstantPoolGetFieldAtIfLoaded;
    70                 JVM_CurrentTimeMillis;
    59                 JVM_CurrentTimeMillis;
    71                 JVM_DefineClass;
    60                 JVM_DefineClass;
    72                 JVM_DefineClassWithSource;
    61                 JVM_DefineClassWithSource;
    73                 JVM_DefineClassWithSourceCond;
    62                 JVM_DefineClassWithSourceCond;
    74                 JVM_DesiredAssertionStatus;
    63                 JVM_DesiredAssertionStatus;
    75                 JVM_DisableCompiler;
       
    76                 JVM_DoPrivileged;
    64                 JVM_DoPrivileged;
    77                 JVM_DTraceGetVersion;
    65                 JVM_DTraceGetVersion;
    78                 JVM_DTraceActivate;
    66                 JVM_DTraceActivate;
    79                 JVM_DTraceIsProbeEnabled;
    67                 JVM_DTraceIsProbeEnabled;
    80                 JVM_DTraceIsSupported;
    68                 JVM_DTraceIsSupported;
    81                 JVM_DTraceDispose;
    69                 JVM_DTraceDispose;
    82                 JVM_DumpAllStacks;
    70                 JVM_DumpAllStacks;
    83                 JVM_DumpThreads;
    71                 JVM_DumpThreads;
    84                 JVM_EnableCompiler;
       
    85                 JVM_Exit;
       
    86                 JVM_FillInStackTrace;
    72                 JVM_FillInStackTrace;
    87                 JVM_FindClassFromCaller;
    73                 JVM_FindClassFromCaller;
    88                 JVM_FindClassFromClass;
    74                 JVM_FindClassFromClass;
    89                 JVM_FindClassFromClassLoader;
    75                 JVM_FindClassFromClassLoader;
    90                 JVM_FindClassFromBootLoader;
    76                 JVM_FindClassFromBootLoader;
   126                 JVM_GetClassSigners;
   112                 JVM_GetClassSigners;
   127                 JVM_GetClassTypeAnnotations;
   113                 JVM_GetClassTypeAnnotations;
   128                 JVM_GetDeclaredClasses;
   114                 JVM_GetDeclaredClasses;
   129                 JVM_GetDeclaringClass;
   115                 JVM_GetDeclaringClass;
   130                 JVM_GetEnclosingMethodInfo;
   116                 JVM_GetEnclosingMethodInfo;
   131                 JVM_GetFieldAnnotations;
       
   132                 JVM_GetFieldIxModifiers;
   117                 JVM_GetFieldIxModifiers;
   133                 JVM_GetFieldTypeAnnotations;
   118                 JVM_GetFieldTypeAnnotations;
   134                 JVM_GetHostName;
       
   135                 JVM_GetInheritedAccessControlContext;
   119                 JVM_GetInheritedAccessControlContext;
   136                 JVM_GetInterfaceVersion;
   120                 JVM_GetInterfaceVersion;
   137                 JVM_GetLastErrorString;
       
   138                 JVM_GetManagement;
   121                 JVM_GetManagement;
   139                 JVM_GetMethodAnnotations;
       
   140                 JVM_GetMethodDefaultAnnotationValue;
       
   141                 JVM_GetMethodIxArgsSize;
   122                 JVM_GetMethodIxArgsSize;
   142                 JVM_GetMethodIxByteCode;
   123                 JVM_GetMethodIxByteCode;
   143                 JVM_GetMethodIxByteCodeLength;
   124                 JVM_GetMethodIxByteCodeLength;
   144                 JVM_GetMethodIxExceptionIndexes;
   125                 JVM_GetMethodIxExceptionIndexes;
   145                 JVM_GetMethodIxExceptionTableEntry;
   126                 JVM_GetMethodIxExceptionTableEntry;
   148                 JVM_GetMethodIxLocalsCount;
   129                 JVM_GetMethodIxLocalsCount;
   149                 JVM_GetMethodIxMaxStack;
   130                 JVM_GetMethodIxMaxStack;
   150                 JVM_GetMethodIxModifiers;
   131                 JVM_GetMethodIxModifiers;
   151                 JVM_GetMethodIxNameUTF;
   132                 JVM_GetMethodIxNameUTF;
   152                 JVM_GetMethodIxSignatureUTF;
   133                 JVM_GetMethodIxSignatureUTF;
   153                 JVM_GetMethodParameterAnnotations;
       
   154                 JVM_GetMethodParameters;
   134                 JVM_GetMethodParameters;
   155                 JVM_GetMethodTypeAnnotations;
   135                 JVM_GetMethodTypeAnnotations;
   156                 JVM_GetPrimitiveArrayElement;
   136                 JVM_GetPrimitiveArrayElement;
   157                 JVM_GetProtectionDomain;
   137                 JVM_GetProtectionDomain;
   158                 JVM_GetSockName;
       
   159                 JVM_GetSockOpt;
       
   160                 JVM_GetStackAccessControlContext;
   138                 JVM_GetStackAccessControlContext;
   161                 JVM_GetStackTraceDepth;
   139                 JVM_GetStackTraceDepth;
   162                 JVM_GetStackTraceElement;
   140                 JVM_GetStackTraceElement;
   163                 JVM_GetSystemPackage;
   141                 JVM_GetSystemPackage;
   164                 JVM_GetSystemPackages;
   142                 JVM_GetSystemPackages;
   165                 JVM_GetTemporaryDirectory;
   143                 JVM_GetTemporaryDirectory;
   166                 JVM_GetThreadStateNames;
       
   167                 JVM_GetThreadStateValues;
       
   168                 JVM_GetVersionInfo;
   144                 JVM_GetVersionInfo;
   169                 JVM_Halt;
   145                 JVM_Halt;
   170                 JVM_HoldsLock;
   146                 JVM_HoldsLock;
   171                 JVM_IHashCode;
   147                 JVM_IHashCode;
   172                 JVM_InitAgentProperties;
   148                 JVM_InitAgentProperties;
   173                 JVM_InitProperties;
   149                 JVM_InitProperties;
   174                 JVM_InitializeCompiler;
       
   175                 JVM_InitializeSocketLibrary;
       
   176                 JVM_InternString;
   150                 JVM_InternString;
   177                 JVM_Interrupt;
   151                 JVM_Interrupt;
   178                 JVM_InvokeMethod;
   152                 JVM_InvokeMethod;
   179                 JVM_IsArrayClass;
   153                 JVM_IsArrayClass;
   180                 JVM_IsConstructorIx;
   154                 JVM_IsConstructorIx;
   181                 JVM_IsInterface;
   155                 JVM_IsInterface;
   182                 JVM_IsInterrupted;
   156                 JVM_IsInterrupted;
   183                 JVM_IsNaN;
       
   184                 JVM_IsPrimitiveClass;
   157                 JVM_IsPrimitiveClass;
   185                 JVM_IsSameClassPackage;
   158                 JVM_IsSameClassPackage;
   186                 JVM_IsSilentCompiler;
       
   187                 JVM_IsSupportedJNIVersion;
   159                 JVM_IsSupportedJNIVersion;
   188                 JVM_IsThreadAlive;
   160                 JVM_IsThreadAlive;
   189                 JVM_IsVMGeneratedMethodIx;
   161                 JVM_IsVMGeneratedMethodIx;
   190                 JVM_LatestUserDefinedLoader;
   162                 JVM_LatestUserDefinedLoader;
   191                 JVM_Listen;
       
   192                 JVM_LoadClass0;
       
   193                 JVM_LoadLibrary;
   163                 JVM_LoadLibrary;
   194                 JVM_Lseek;
       
   195                 JVM_MaxObjectInspectionAge;
   164                 JVM_MaxObjectInspectionAge;
   196                 JVM_MaxMemory;
   165                 JVM_MaxMemory;
   197                 JVM_MonitorNotify;
   166                 JVM_MonitorNotify;
   198                 JVM_MonitorNotifyAll;
   167                 JVM_MonitorNotifyAll;
   199                 JVM_MonitorWait;
   168                 JVM_MonitorWait;
   200                 JVM_NanoTime;
   169                 JVM_NanoTime;
   201                 JVM_NativePath;
   170                 JVM_NativePath;
   202                 JVM_NewArray;
   171                 JVM_NewArray;
   203                 JVM_NewInstanceFromConstructor;
   172                 JVM_NewInstanceFromConstructor;
   204                 JVM_NewMultiArray;
   173                 JVM_NewMultiArray;
   205                 JVM_OnExit;
       
   206                 JVM_Open;
       
   207                 JVM_RaiseSignal;
   174                 JVM_RaiseSignal;
   208                 JVM_RawMonitorCreate;
   175                 JVM_RawMonitorCreate;
   209                 JVM_RawMonitorDestroy;
   176                 JVM_RawMonitorDestroy;
   210                 JVM_RawMonitorEnter;
   177                 JVM_RawMonitorEnter;
   211                 JVM_RawMonitorExit;
   178                 JVM_RawMonitorExit;
   212                 JVM_Read;
       
   213                 JVM_Recv;
       
   214                 JVM_RecvFrom;
       
   215                 JVM_RegisterSignal;
   179                 JVM_RegisterSignal;
   216                 JVM_ReleaseUTF;
   180                 JVM_ReleaseUTF;
   217                 JVM_ResolveClass;
       
   218                 JVM_ResumeThread;
   181                 JVM_ResumeThread;
   219                 JVM_Send;
       
   220                 JVM_SendTo;
       
   221                 JVM_SetArrayElement;
   182                 JVM_SetArrayElement;
   222                 JVM_SetClassSigners;
   183                 JVM_SetClassSigners;
   223                 JVM_SetLength;
       
   224                 JVM_SetNativeThreadName;
   184                 JVM_SetNativeThreadName;
   225                 JVM_SetPrimitiveArrayElement;
   185                 JVM_SetPrimitiveArrayElement;
   226                 JVM_SetSockOpt;
       
   227                 JVM_SetThreadPriority;
   186                 JVM_SetThreadPriority;
   228                 JVM_Sleep;
   187                 JVM_Sleep;
   229                 JVM_Socket;
       
   230                 JVM_SocketAvailable;
       
   231                 JVM_SocketClose;
       
   232                 JVM_SocketShutdown;
       
   233                 JVM_StartThread;
   188                 JVM_StartThread;
   234                 JVM_StopThread;
   189                 JVM_StopThread;
   235                 JVM_SuspendThread;
   190                 JVM_SuspendThread;
   236                 JVM_SupportsCX8;
   191                 JVM_SupportsCX8;
   237                 JVM_Sync;
       
   238                 JVM_Timeout;
       
   239                 JVM_TotalMemory;
   192                 JVM_TotalMemory;
   240                 JVM_TraceInstructions;
       
   241                 JVM_TraceMethodCalls;
       
   242                 JVM_UnloadLibrary;
   193                 JVM_UnloadLibrary;
   243                 JVM_Write;
       
   244                 JVM_Yield;
   194                 JVM_Yield;
   245                 JVM_handle_linux_signal;
   195                 JVM_handle_linux_signal;
   246 
   196 
   247                 # miscellaneous functions
   197                 # miscellaneous functions
   248                 jio_fprintf;
   198                 jio_fprintf;