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:
parent
0547661371
commit
69aa60908b
3 changed files with 8 additions and 2 deletions
|
@ -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);
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue