-
Bug
-
Resolution: Fixed
-
P2
-
23
-
b10
-
Verified
In psCardTable.cpp and cardTableRS.cpp, some top-level classes have too generic names.
CheckForUnmarkedOops
CheckForUnmarkedObjects
Add prefix to avoid violation of one-definition rule.
CheckForUnmarkedOops
CheckForUnmarkedObjects
Add prefix to avoid violation of one-definition rule.
- duplicates
-
JDK-8325493 gc/stringdedup #Serial tests fail on macOS aarch64
- Closed
- relates to
-
JDK-8323809 Serial: Refactor card table verification
- Resolved