-
Enhancement
-
Resolution: Fixed
-
P4
-
18
-
b16
Currently enqueuing during reference processing executes the write barrier. Some collectors (G1) are not in a state that the write barrier will execute correctly. This causes extra unnecessary work.
Add an API to have collector specific enqueue() calls.
Add an API to have collector specific enqueue() calls.
- relates to
-
JDK-8274053 [BACKOUT] JDK-8270842: G1: Only young regions need to redirty outside references in remset.
-
- Resolved
-