Looking for a sponsor to review changes made to two unit tests under jdk/test
Alan Bateman
Alan.Bateman at oracle.com
Mon Apr 8 10:07:24 UTC 2013
On 08/04/2013 10:39, Mani Sarkar wrote:
> Hi David,
>
> Here's the version of
> *jdk8_tl/jdk/**test/java/lang/ref/Basic.java*implemented using a
> Semaphore:
>
Hi Mani,
Is there a handshake really needed here? From a quick look at the test
then it looks to me that fork (used by createNoise) does a Thread.join
so it waiting until the task is complete before it returns.
-Alan
More information about the core-libs-dev
mailing list