Thread_1.out: Updated.
* libjava.lang/Thread_1.out: Updated. * libjava.lang/Thread_1.java: Don't run exit test. From-SVN: r27925
This commit is contained in:
@@ -176,7 +176,9 @@ public class Thread_1 extends Thread
|
||||
|
||||
doit (JOIN_INTERRUPTED);
|
||||
|
||||
// Note: this test has a race conditoin. So we don't run it any
|
||||
// more.
|
||||
// This test must come last.
|
||||
doit (THREAD_EXIT);
|
||||
// doit (THREAD_EXIT);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user