< prev index next >

make/data/hotspot-symbols/symbols-unix

Print this page
*** 153,12 ***
--- 153,16 ---
  JVM_IsCDSDumpingEnabled
  JVM_IsConstructorIx
  JVM_IsDumpingClassList
  JVM_IsFinalizationEnabled
  JVM_IsHiddenClass
+ JVM_IsIdentityClass
+ JVM_IsImplicitlyConstructibleClass
  JVM_IsInterface
+ JVM_IsNullRestrictedArray
  JVM_IsPreviewEnabled
+ JVM_IsValhallaEnabled
  JVM_IsContinuationsSupported
  JVM_IsPrimitiveClass
  JVM_IsRecord
  JVM_IsSameClassPackage
  JVM_IsSharingEnabled

*** 179,10 ***
--- 183,11 ---
  JVM_NanoTime
  JVM_NativePath
  JVM_NewArray
  JVM_NewInstanceFromConstructor
  JVM_NewMultiArray
+ JVM_NewNullRestrictedArray
  JVM_PhantomReferenceRefersTo
  JVM_PrintWarningAtDynamicAgentLoad
  JVM_RaiseSignal
  JVM_RawMonitorCreate
  JVM_RawMonitorDestroy
< prev index next >