-
Type:
Bug
-
Resolution: Fixed
-
Priority:
P4
-
Affects Version/s: 8
-
Component/s: core-libs
The checkInvariants() method in ConcurrentHashMap is invoked when assertions are enabled. The implementation in checkInvariants() appears to be faulty as noted in a PR that's currently proposing to fix it https://github.com/openjdk/jdk/pull/24612/
- links to
-
Commit(master)
openjdk/jdk/b99d1f0a
-
Review(master)
openjdk/jdk/24612
-
Review(master)
openjdk/jdk/29857