< prev index next >

make/bsd/makefiles/mapfile-vers-product

Print this page
rev 6864 : 8061651: Interface to the Lookup Index Cache to improve URLClassPath search time
Summary: Implemented the interface in sun.misc.URLClassPath and corresponding JVM_XXX APIs
Reviewed-by: mchung, acorn, jiangli, dholmes


 170                 _JVM_HoldsLock
 171                 _JVM_IHashCode
 172                 _JVM_InitAgentProperties
 173                 _JVM_InitProperties
 174                 _JVM_InitializeCompiler
 175                 _JVM_InitializeSocketLibrary
 176                 _JVM_InternString
 177                 _JVM_Interrupt
 178                 _JVM_InvokeMethod
 179                 _JVM_IsArrayClass
 180                 _JVM_IsConstructorIx
 181                 _JVM_IsInterface
 182                 _JVM_IsInterrupted
 183                 _JVM_IsNaN
 184                 _JVM_IsPrimitiveClass
 185                 _JVM_IsSameClassPackage
 186                 _JVM_IsSilentCompiler
 187                 _JVM_IsSupportedJNIVersion
 188                 _JVM_IsThreadAlive
 189                 _JVM_IsVMGeneratedMethodIx



 190                 _JVM_LatestUserDefinedLoader
 191                 _JVM_Listen
 192                 _JVM_LoadClass0
 193                 _JVM_LoadLibrary
 194                 _JVM_Lseek
 195                 _JVM_MaxObjectInspectionAge
 196                 _JVM_MaxMemory
 197                 _JVM_MonitorNotify
 198                 _JVM_MonitorNotifyAll
 199                 _JVM_MonitorWait
 200                 _JVM_NanoTime
 201                 _JVM_NativePath
 202                 _JVM_NewArray
 203                 _JVM_NewInstanceFromConstructor
 204                 _JVM_NewMultiArray
 205                 _JVM_OnExit
 206                 _JVM_Open
 207                 _JVM_RaiseSignal
 208                 _JVM_RawMonitorCreate
 209                 _JVM_RawMonitorDestroy




 170                 _JVM_HoldsLock
 171                 _JVM_IHashCode
 172                 _JVM_InitAgentProperties
 173                 _JVM_InitProperties
 174                 _JVM_InitializeCompiler
 175                 _JVM_InitializeSocketLibrary
 176                 _JVM_InternString
 177                 _JVM_Interrupt
 178                 _JVM_InvokeMethod
 179                 _JVM_IsArrayClass
 180                 _JVM_IsConstructorIx
 181                 _JVM_IsInterface
 182                 _JVM_IsInterrupted
 183                 _JVM_IsNaN
 184                 _JVM_IsPrimitiveClass
 185                 _JVM_IsSameClassPackage
 186                 _JVM_IsSilentCompiler
 187                 _JVM_IsSupportedJNIVersion
 188                 _JVM_IsThreadAlive
 189                 _JVM_IsVMGeneratedMethodIx
 190                 _JVM_KnownToNotExist
 191                 _JVM_GetResourceLookupCacheURLs
 192                 _JVM_GetResourceLookupCache
 193                 _JVM_LatestUserDefinedLoader
 194                 _JVM_Listen
 195                 _JVM_LoadClass0
 196                 _JVM_LoadLibrary
 197                 _JVM_Lseek
 198                 _JVM_MaxObjectInspectionAge
 199                 _JVM_MaxMemory
 200                 _JVM_MonitorNotify
 201                 _JVM_MonitorNotifyAll
 202                 _JVM_MonitorWait
 203                 _JVM_NanoTime
 204                 _JVM_NativePath
 205                 _JVM_NewArray
 206                 _JVM_NewInstanceFromConstructor
 207                 _JVM_NewMultiArray
 208                 _JVM_OnExit
 209                 _JVM_Open
 210                 _JVM_RaiseSignal
 211                 _JVM_RawMonitorCreate
 212                 _JVM_RawMonitorDestroy


< prev index next >