Searched defs:JVM_ACC_MONITOR_MATCH (Results 1 - 2 of 2) sorted by relevance

/openjdk10/hotspot/src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/runtime/
H A DClassConstants.java106 public static final long JVM_ACC_MONITOR_MATCH = 0x10000000; field in interface:ClassConstants
/openjdk10/hotspot/src/share/vm/utilities/
H A DaccessFlags.hpp44 JVM_ACC_MONITOR_MATCH = 0x10000000, // True if we know that monitorenter/monitorexit bytecodes match enumerator in enum:__anon728

Completed in 43 milliseconds