This repository has been archived by the owner. It is now read-only.
Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
8240750: Shenandoah: remove leftover files and mentions of Shenandoah…
…AllocTracker Reviewed-by: rkennke
- Loading branch information
Showing
with
0 additions
and 151 deletions.
- +0 −99 src/hotspot/share/gc/shenandoah/shenandoahAllocTracker.cpp
- +0 −49 src/hotspot/share/gc/shenandoah/shenandoahAllocTracker.hpp
- +0 −1 src/hotspot/share/gc/shenandoah/shenandoahHeap.cpp
- +0 −1 src/hotspot/share/gc/shenandoah/shenandoahHeap.hpp
- +0 −1 src/hotspot/share/gc/shenandoah/shenandoahUtils.cpp
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
@@ -39,7 +39,6 @@ | ||
|
||
class ConcurrentGCTimer; | ||
class ReferenceProcessor; | ||
class ShenandoahCollectorPolicy; | ||
class ShenandoahControlThread; | ||
class ShenandoahGCSession; | ||
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters