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

/openjdk7/jdk/src/windows/classes/java/lang/
H A DProcessImpl.java436 private static final int STILL_ACTIVE = getStillActive(); field in class:ProcessImpl
441 if (exitCode == STILL_ACTIVE)

Completed in 30 milliseconds