< prev index next >

make/symbols/symbols-unix

Print this page
rev 11753 : [mq]: per_review

@@ -23,11 +23,10 @@
 
 JVM_ActiveProcessorCount
 JVM_ArrayCopy
 JVM_AssertionStatusDirectives
 JVM_CallStackWalk
-JVM_CheckReferencePendingList
 JVM_ClassDepth
 JVM_ClassLoaderDepth
 JVM_Clone
 JVM_ConstantPoolGetClassAt
 JVM_ConstantPoolGetClassAtIfLoaded

@@ -130,10 +129,11 @@
 JVM_GetSystemPackage
 JVM_GetSystemPackages
 JVM_GetTemporaryDirectory
 JVM_GetVmArguments
 JVM_Halt
+JVM_HasReferencePendingList
 JVM_HoldsLock
 JVM_IHashCode
 JVM_InitProperties
 JVM_InternString
 JVM_Interrupt

@@ -179,10 +179,11 @@
 JVM_SupportsCX8
 JVM_SuspendThread
 JVM_ToStackTraceElement
 JVM_TotalMemory
 JVM_UnloadLibrary
+JVM_WaitForReferencePendingList
 JVM_Yield
 
 # Module related API's
 JVM_AddModuleExports
 JVM_AddModuleExportsToAll
< prev index next >