CR 6860309 - solaris timing issue on thread startup
Gary Adams
gary.adams at oracle.com
Mon Nov 14 20:32:20 UTC 2011
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.
>
More information about the core-libs-dev
mailing list