RFR 7116200: (cs) test/java/nio/charset/coders/StreamTimeout.java fails with "Address already in use"
Alan Bateman
Alan.Bateman at oracle.com
Thu Apr 12 11:42:36 UTC 2012
On 11/04/2012 22:51, Rémi Forax wrote:
>
> Following the ideas of Alan, I've also removed the unnecessary code,
> waitABit is not called anymore,
> and I've inserted a join to be sure that the thread is finished before
> performing the cleanup.
>
> Rémi
Thanks Rémi, this looks good.
Just some background on this one. Jim Gish just recently moved into the
JDK team in Oracle (he was in WebLogic land). I suggested a few bugs to
get used to building the JDK, running the tests, learning the processes
etc. Now that you've clean-ed up this test it means I need to go find
another one. No problem, there are plenty to go around.
-Alan
More information about the core-libs-dev
mailing list