Some subtests of jdk/internal/util/ReferencedKeyMapTest should hold strong references when testing the non-gc related methods of the map.
In particular, except for the `collect` test strong references should be held.
Refer to the comments in 8336926.
In particular, except for the `collect` test strong references should be held.
Refer to the comments in 8336926.
- relates to
-
JDK-8336390 [lworld] jdk/internal/util/ReferencedKeyTest.java fails with --enable-preview
- Resolved
-
JDK-8338252 [lworld] jdk/internal/ReferencedKeyTest fix merge and robustness
- Resolved
-
JDK-8336926 jdk/internal/util/ReferencedKeyTest.java can fail with ConcurrentModificationException
- Resolved
- links to
-
Commit(master) openjdk/jdk/b93b74e3
-
Review(master) openjdk/jdk/20527