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

/openjdk7/hotspot/agent/src/share/classes/sun/jvm/hotspot/runtime/
H A DClassConstants.java126 public static final long JVM_ACC_NOT_OSR_COMPILABLE = 0x08000000; field in interface:ClassConstants

Completed in 31 milliseconds