-
Enhancement
-
Resolution: Unresolved
-
P4
-
None
-
25, 26
-
Cause Known
When an array copy happens concurrently with old and young marking, Shenandoah's generational mode walks over the array twice. This is unnecessary and increases the workload for marking threads.
- relates to
-
JDK-8344985 GenShen: Refactor arraycopy barrier for generational mode
-
- Resolved
-