-
Bug
-
Resolution: Fixed
-
P4
-
None
-
repo-shenandoah
If an old GC is cancelled during its preparation phase, it may not acknowledge the cancellation. This can lead to a situation where the subsequent, interrupting young cycle observes its own cancellation request and does nothing. Which, in turn leads to another request to run a young cycle and so on, ad infinitum.
- relates to
-
JDK-8311217 GenShen: Performance Regression in openjdk/shenandoah since withdrawn JDK 21 integration request
- Closed