mirror of
https://github.com/openjdk/jdk.git
synced 2025-08-25 22:04:51 +02:00
8139434: Unify GenRemSet and CardTableRS
Reviewed-by: jwilhelm, mgerdin
This commit is contained in:
parent
ebe8b1d7f6
commit
a7d89b56a8
25 changed files with 94 additions and 257 deletions
|
@ -47,7 +47,6 @@ class BlockOffsetArrayContigSpace;
|
|||
class Generation;
|
||||
class CompactibleSpace;
|
||||
class BlockOffsetTable;
|
||||
class GenRemSet;
|
||||
class CardTableRS;
|
||||
class DirtyCardToOopClosure;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue