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

/openjdk7/jdk/test/java/lang/Runtime/exec/
H A DExitValue.java85 "ExitValue$Run", String.valueOf(EXIT_CODE)
101 public static class Run { class in class:ExitValue
/openjdk7/jdk/test/java/lang/Thread/
H A DUncaughtExceptions.sh95 Run() { function
133 Run 0 "OK" "Exception in thread \"Thread-0\".*Seppuku" "
142 Run 1 "OK" "Exception in thread \"main\".*Seppuku" "
155 Run 0 "OK" "" "
168 Run 1 "OK" "" "
173 Run 1 "OK" "" "
180 Run 0 "OK" "" "
185 Run 0 "OK" "" "
194 Run 0 "OK" "" "

Completed in 28 milliseconds