mirror of
https://github.com/openjdk/jdk.git
synced 2026-05-19 01:47:52 +00:00
8323284: Remove unused FilteringClosure declaration
Reviewed-by: stefank, tschatzl
This commit is contained in:
parent
52c7ff1d81
commit
438ab7c115
@ -51,7 +51,6 @@ class Generation;
|
||||
class ContiguousSpace;
|
||||
class CardTableRS;
|
||||
class DirtyCardToOopClosure;
|
||||
class FilteringClosure;
|
||||
|
||||
// A Space describes a heap area. Class Space is an abstract
|
||||
// base class.
|
||||
|
||||
@ -45,8 +45,6 @@
|
||||
|
||||
// Forward declarations.
|
||||
class OopClosure;
|
||||
class FilteringClosure;
|
||||
|
||||
class PSPromotionManager;
|
||||
class ParCompactionManager;
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user