-
Bug
-
Resolution: Fixed
-
P4
-
None
-
b102
The ThreadLocalRandom tests in j.u.Random/RandomStream.java wait for a short duration when competion of tasks. Normally this is likely to be OK but in certain virtualized or emulated environments this could be potentially exceeded, thus causing the test to fail.