< prev index next >

make/symbols/symbols-unix

Print this page
rev 11747 : [mq]: per.hotspot.patch
rev 11748 : imported patch pop_pl
rev 11752 : [mq]: vm_api
rev 11753 : [mq]: per_review

@@ -65,10 +65,11 @@
 JVM_FindPrimitiveClass
 JVM_FindSignal
 JVM_FreeMemory
 JVM_GC
 JVM_GetAllThreads
+JVM_GetAndClearReferencePendingList
 JVM_GetArrayElement
 JVM_GetArrayLength
 JVM_GetCallerClass
 JVM_GetClassAccessFlags
 JVM_GetClassAnnotations

@@ -128,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

@@ -177,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 >