RFR: 8004138: ForkJoinTask leaks exceptions
Mike Duigou
mike.duigou at oracle.com
Thu Oct 17 19:40:51 UTC 2013
Thanks Martin!
On Oct 17 2013, at 11:12 , Martin Buchholz <martinrb at google.com> wrote:
>
>
>
> On Thu, Oct 17, 2013 at 11:09 AM, Martin Buchholz <martinrb at google.com> wrote:
> Thanks for making a proper regtest.
Fix a bug, write a test. Rinse and repeat. Always repeat. :-)
> A variant of this is now checked in to jsr166 CVS
> http://gee.cs.oswego.edu/cgi-bin/viewcvs.cgi/jsr166/src/test/jtreg/util/concurrent/forkjoin/FJExceptionTableLeak.java?view=markup
>
> with these improvements:
> - fix indent level
> - Fix ForJoinPool typo
> - more careful exception checking.
>
> Please re-sync.
>
>
> Oh, and please re-verify that the test fails with unpatched jdk.
Done and done!
Pushed with your suggestions.
Mike
More information about the core-libs-dev
mailing list