Updated again with comment and cosmetic changes.
Waiting for Alan's input on whether @bug tag
includes bugfixes against the test or only the original
functional bug report.
On 11/14/11 03:32 PM, Gary Adams wrote:
Updated to move static latch to Copier
constructor argument.
On 11/14/11 11:09 AM, Gary Adams wrote:
I've updated the webrev for CR#6860309 using a CountDownLatch.
The main thread will wait til both worker threads are ready to
block on the read() before the process is destroyed.
http://cr.openjdk.java.net/~gadams/6860309/
Tested with -Xcomp, but still may need a older slow solaris/sparc
machine to confirm the fix works for the original bug
submitter.