< prev index next >

make/hotspot/symbols/symbols-unix

Print this page
rev 50951 : 8202035: Archive the set of ModuleDescriptor and ModuleReference objects for observable system modules with unnamed initial module.
Summary: Support system module archiving with unnamed initial module at dump time.
Reviewed-by: erikj, coleenp, mchung, iklam, ccheung
Contributed-by: alan.bateman@oracle.com, jiangli.zhou@oracle.com


 119 JVM_GetMethodParameters
 120 JVM_GetMethodTypeAnnotations
 121 JVM_GetNanoTimeAdjustment
 122 JVM_GetNestHost
 123 JVM_GetNestMembers
 124 JVM_GetPrimitiveArrayElement
 125 JVM_GetProtectionDomain
 126 JVM_GetSimpleBinaryName
 127 JVM_GetStackAccessControlContext
 128 JVM_GetSystemPackage
 129 JVM_GetSystemPackages
 130 JVM_GetTemporaryDirectory
 131 JVM_GetVmArguments
 132 JVM_Halt
 133 JVM_HasReferencePendingList
 134 JVM_HoldsLock
 135 JVM_IHashCode
 136 JVM_InitProperties
 137 JVM_InitStackTraceElement
 138 JVM_InitStackTraceElementArray

 139 JVM_InternString
 140 JVM_Interrupt
 141 JVM_InvokeMethod
 142 JVM_IsArrayClass
 143 JVM_IsConstructorIx
 144 JVM_IsInterface
 145 JVM_IsInterrupted
 146 JVM_IsPrimitiveClass
 147 JVM_IsSameClassPackage
 148 JVM_IsSupportedJNIVersion
 149 JVM_IsThreadAlive
 150 JVM_IsVMGeneratedMethodIx
 151 JVM_LatestUserDefinedLoader
 152 JVM_LoadLibrary
 153 JVM_MaxMemory
 154 JVM_MaxObjectInspectionAge
 155 JVM_MonitorNotify
 156 JVM_MonitorNotifyAll
 157 JVM_MonitorWait
 158 JVM_MoreStackWalk




 119 JVM_GetMethodParameters
 120 JVM_GetMethodTypeAnnotations
 121 JVM_GetNanoTimeAdjustment
 122 JVM_GetNestHost
 123 JVM_GetNestMembers
 124 JVM_GetPrimitiveArrayElement
 125 JVM_GetProtectionDomain
 126 JVM_GetSimpleBinaryName
 127 JVM_GetStackAccessControlContext
 128 JVM_GetSystemPackage
 129 JVM_GetSystemPackages
 130 JVM_GetTemporaryDirectory
 131 JVM_GetVmArguments
 132 JVM_Halt
 133 JVM_HasReferencePendingList
 134 JVM_HoldsLock
 135 JVM_IHashCode
 136 JVM_InitProperties
 137 JVM_InitStackTraceElement
 138 JVM_InitStackTraceElementArray
 139 JVM_InitializeFromArchive
 140 JVM_InternString
 141 JVM_Interrupt
 142 JVM_InvokeMethod
 143 JVM_IsArrayClass
 144 JVM_IsConstructorIx
 145 JVM_IsInterface
 146 JVM_IsInterrupted
 147 JVM_IsPrimitiveClass
 148 JVM_IsSameClassPackage
 149 JVM_IsSupportedJNIVersion
 150 JVM_IsThreadAlive
 151 JVM_IsVMGeneratedMethodIx
 152 JVM_LatestUserDefinedLoader
 153 JVM_LoadLibrary
 154 JVM_MaxMemory
 155 JVM_MaxObjectInspectionAge
 156 JVM_MonitorNotify
 157 JVM_MonitorNotifyAll
 158 JVM_MonitorWait
 159 JVM_MoreStackWalk


< prev index next >