-
Enhancement
-
Resolution: Fixed
-
P4
-
14
-
b09
The JFR ObjectSample has its own weak_oops_do function to perform reference processing of embedded oops in the ObjectSample.
These oops should be moved into OopStorage so that they can be processed concurrently instead of in safepoints.
These oops should be moved into OopStorage so that they can be processed concurrently instead of in safepoints.
- relates to
-
JDK-8251192 Shenandoah: Shenandoah build failed after JDK-8235573
- Resolved
-
JDK-8251179 Word tearing problem with _last_sweep
- Resolved