mirror of
https://github.com/openjdk/jdk.git
synced 2025-09-17 01:24:33 +02:00
8211792: Fix misplaced BarrierSet forward declarations
Reviewed-by: shade, zgu
This commit is contained in:
parent
7b7315dbed
commit
fe3bd4703e
2 changed files with 1 additions and 1 deletions
|
@ -46,7 +46,6 @@ class OopClosure;
|
|||
class ScanClosure;
|
||||
class FastScanClosure;
|
||||
class FilteringClosure;
|
||||
class BarrierSet;
|
||||
class CMSIsAliveClosure;
|
||||
|
||||
class PSPromotionManager;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue