[PATCH] Review request: 8004177: test/java/lang/Thread/GenerifyStackTraces.java doesn't clean-up

Eric Wang yiming.wang at oracle.com
Wed May 15 09:10:39 UTC 2013


Hi,

Please help to review the fix for bug 8004177 
<https://jbs.oracle.com/bugs/browse/JDK-8004177> and 8004178 
<https://jbs.oracle.com/bugs/browse/JDK-8004178>, this fix is to make 
sure all child threads finished before main thread exits.

http://cr.openjdk.java.net/~ewang/8004177/webrev.00/ 
<http://cr.openjdk.java.net/%7Eewang/8004177/webrev.00/>

For 8004178, the test StackTraces.java is same as 
GenerifyStackTraces.java, so just remove it.

Thanks,
Eric



More information about the core-libs-dev mailing list