Thanks Martin! On Oct 17 2013, at 11:12 , Martin Buchholz <marti...@google.com> wrote:
> > > > On Thu, Oct 17, 2013 at 11:09 AM, Martin Buchholz <marti...@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