mirror of
https://github.com/openjdk/jdk.git
synced 2025-09-20 11:04:34 +02:00
8242082: Shenandoah: Purge Traversal mode
Reviewed-by: shade
This commit is contained in:
parent
c09b0a7793
commit
553ea1e891
82 changed files with 25 additions and 3158 deletions
|
@ -79,7 +79,6 @@ class GCCause : public AllStatic {
|
|||
_shenandoah_stop_vm,
|
||||
_shenandoah_allocation_failure_evac,
|
||||
_shenandoah_concurrent_gc,
|
||||
_shenandoah_traversal_gc,
|
||||
_shenandoah_upgrade_to_full_gc,
|
||||
|
||||
_z_timer,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue