Skip to content

Commit

Permalink
8240750: Shenandoah: remove leftover files and mentions of Shenandoah…
Browse files Browse the repository at this point in the history
…AllocTracker

Reviewed-by: rkennke
  • Loading branch information
shipilev committed Mar 9, 2020
1 parent 2ba5ed5 commit 9722dfc
Show file tree
Hide file tree
Showing 5 changed files with 0 additions and 151 deletions.
99 changes: 0 additions & 99 deletions src/hotspot/share/gc/shenandoah/shenandoahAllocTracker.cpp

This file was deleted.

49 changes: 0 additions & 49 deletions src/hotspot/share/gc/shenandoah/shenandoahAllocTracker.hpp

This file was deleted.

1 change: 0 additions & 1 deletion src/hotspot/share/gc/shenandoah/shenandoahHeap.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,6 @@
#include "gc/shared/oopStorageSet.hpp"
#include "gc/shared/plab.hpp"

#include "gc/shenandoah/shenandoahAllocTracker.hpp"
#include "gc/shenandoah/shenandoahBarrierSet.hpp"
#include "gc/shenandoah/shenandoahClosures.inline.hpp"
#include "gc/shenandoah/shenandoahCollectionSet.hpp"
Expand Down
1 change: 0 additions & 1 deletion src/hotspot/share/gc/shenandoah/shenandoahHeap.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,6 @@

class ConcurrentGCTimer;
class ReferenceProcessor;
class ShenandoahAllocTracker;
class ShenandoahCollectorPolicy;
class ShenandoahControlThread;
class ShenandoahGCSession;
Expand Down
1 change: 0 additions & 1 deletion src/hotspot/share/gc/shenandoah/shenandoahUtils.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,6 @@
#include "gc/shared/gcTimer.hpp"
#include "gc/shared/gcTrace.hpp"
#include "gc/shared/gcWhen.hpp"
#include "gc/shenandoah/shenandoahAllocTracker.hpp"
#include "gc/shenandoah/shenandoahCollectorPolicy.hpp"
#include "gc/shenandoah/shenandoahMarkCompact.hpp"
#include "gc/shenandoah/shenandoahHeap.hpp"
Expand Down

0 comments on commit 9722dfc

Please sign in to comment.