Integrated: 8286115: G1: G1RemSetArrayOfCardsEntriesBase off-by-one error
Albert Mingkun Yang
ayang at openjdk.java.net
Thu May 5 12:34:21 UTC 2022
On Wed, 4 May 2022 10:29:53 GMT, Albert Mingkun Yang <ayang at openjdk.org> wrote:
> Simple fix for an off-by-one error around the G1 remset array container capacity.
>
> Test: tier1, manually verifying `-XX:+PrintFlagsFinal` prints the correct value
This pull request has now been integrated.
Changeset: fd41e65f
Author: Albert Mingkun Yang <ayang at openjdk.org>
URL: https://git.openjdk.java.net/jdk/commit/fd41e65fa8389d21faac520f7035ead0a5439364
Stats: 1 line in 1 file changed: 0 ins; 0 del; 1 mod
8286115: G1: G1RemSetArrayOfCardsEntriesBase off-by-one error
Reviewed-by: iwalulya, tschatzl
-------------
PR: https://git.openjdk.java.net/jdk/pull/8531
More information about the hotspot-gc-dev
mailing list