-
Enhancement
-
Resolution: Fixed
-
P4
-
16, 17, 18
-
b14
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8274009 | 17.0.2 | Aleksey Shipilev | P4 | Resolved | Fixed | b01 |
Zero VM supports most of GCs. For Shenandoah, it has to additionally support stack watermarks. See if it is easy to implement in Zero.
The sanity test for this work is running hotspot_gc_shenandoah with Zero, which currently fails:
$ CONF=linux-x86_64-zero-slowdebug make exploded-run-test TEST=hotspot_gc_shenandoah
The sanity test for this work is running hotspot_gc_shenandoah with Zero, which currently fails:
$ CONF=linux-x86_64-zero-slowdebug make exploded-run-test TEST=hotspot_gc_shenandoah
- backported by
-
JDK-8274009 Support stack watermarks in Zero VM
-
- Resolved
-