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

/openjdk9/hotspot/src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/oops/
H A DJVMDIClassStatus.java33 public static int INITIALIZED = 0x04; field in interface:JVMDIClassStatus
/openjdk9/hotspot/test/testlibrary/jittester/src/jdk/test/lib/jittester/
H A DVariableInfo.java32 public static final int INITIALIZED = 0x80; field in class:VariableInfo
/openjdk9/hotspot/src/share/vm/runtime/
H A DosThread.hpp46 INITIALIZED, // The thread has been initialized but yet started enumerator in enum:ThreadState
/openjdk9/jdk/src/jdk.security.auth/share/classes/com/sun/security/auth/module/
H A DKeyStoreLoginModule.java119 private static final int INITIALIZED = 1; field in class:KeyStoreLoginModule

Completed in 160 milliseconds