-
Enhancement
-
Resolution: Fixed
-
P3
-
9
-
None
The test
java/util/WeakHashMap/GCDuringIteration.java
is up to its old tricks of intermittently failing, with a low frequency. Since the test uses randomness, it should be changed to the standard random library to help see if the failures are in part due to particular value of the random number generator.
java/util/WeakHashMap/GCDuringIteration.java
is up to its old tricks of intermittently failing, with a low frequency. Since the test uses randomness, it should be changed to the standard random library to help see if the failures are in part due to particular value of the random number generator.
- relates to
-
JDK-6842353 Linux testcase failure java/util/WeakHashMap/GCDuringIteration.java
-
- Closed
-