JDK-8225813 : Shenandoah: Obsolete ShenandoahSuspendibleWorkers flag, as suspendible workers are required
  • Type: Sub-task
  • Component: hotspot
  • Sub-Component: gc
  • Affected Version: 14
  • Priority: P4
  • Status: Closed
  • Resolution: Not an Issue
  • Submitted: 2019-06-14
  • Updated: 2019-07-29
  • Resolved: 2019-07-29
Description
For concurrent root processing work, suspendible workers are no longer an option, but required.
Comments
It does not have to be enabled unconditionally, but when concurrent class unloading is enabled, so it won't impact other GC settings.
29-07-2019