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

/openjdk9/hotspot/src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/utilities/
H A DHeapHprofBinWriter.java368 private static final int JVM_SIGNATURE_BOOLEAN = 'Z'; field in class:HeapHprofBinWriter
/openjdk9/hotspot/src/share/vm/prims/
H A Djvm.h1055 #define JVM_SIGNATURE_BOOLEAN 'Z' macro
/openjdk9/jdk/src/java.base/share/native/include/
H A Dclassfile_constants.h137 JVM_SIGNATURE_BOOLEAN = 'Z' enumerator in enum:__anon754

Completed in 111 milliseconds