-
Enhancement
-
Resolution: Fixed
-
P4
-
8-shenandoah, 11-shenandoah, 14
-
b22
This is the follow-up from JDK-8232791. There, we have added the ergonomic disable block in ShenandoahPassiveHeuristics. But, there is already the disable block in ShenandoahPassiveMode! In fact, it was there in ShenandoaPassiveHeuristics before introducing ShenandoahPassiveMode.
We should revertJDK-8232791, and set the flag ergonomically in ShenandoahPassiveMode.
We should revert
- relates to
-
JDK-8232791 Shenandoah: passive mode should disable pacing
- Resolved