8139800: Remove OopsInGenClosure

Reviewed-by: kbarrett, sjohanss
This commit is contained in:
Stefan Karlsson 2020-08-31 09:57:44 +02:00
parent bfabf1279d
commit 1605edfcc3
10 changed files with 125 additions and 151 deletions

View file

@ -42,7 +42,6 @@
// Forward declarations.
class OopClosure;
class FastScanClosure;
class FilteringClosure;
class PSPromotionManager;