-
Enhancement
-
Resolution: Unresolved
-
P4
-
None
-
8-shenandoah, 11, 13, 15, 16, 17
Current ShenandoahControlThread uses short sleeps to re-evaluate the ever-changing conditions that may trigger the cycle. This is very tedious and problematic when prompt response is needed. It can be done better with timed waits and explicit notifications.
Work in progress:
https://github.com/openjdk/jdk/compare/master...shipilev:JDK-8264851-shenandoah-control-timedwait
Work in progress:
https://github.com/openjdk/jdk/compare/master...shipilev:JDK-8264851-shenandoah-control-timedwait
- duplicates
-
JDK-8265348 Shenandoah: Use timed wait to sleep control thread
-
- Closed
-