8292654: G1 remembered set memory footprint regression after JDK-8286115

Reviewed-by: ayang, iwalulya
This commit is contained in:
Thomas Schatzl 2022-08-23 13:54:10 +00:00
parent cc287832c2
commit 8a45abd5f3

View File

@ -216,7 +216,7 @@
"The threshold that defines (>=) a hot card.") \
range(0, max_jubyte) \
\
develop(uint, G1RemSetArrayOfCardsEntriesBase, 4, \
develop(uint, G1RemSetArrayOfCardsEntriesBase, 8, \
"Maximum number of entries per region in the Array of Cards " \
"card set container per MB of a heap region.") \
range(1, 65536) \