RFR (S): 8210265: Crash in HSpaceCounters::update_used()
Stefan Johansson
stefan.johansson at oracle.com
Mon Sep 3 11:43:36 UTC 2018
On 2018-09-03 12:56, Thomas Schatzl wrote:
> Hi all,
>
> can I have reviews for this change that fixes a crash when G1 is
> started with -XX:-UsePerfData?
> The reason has been that recent refactoring removed one "if
> (UsePerfData)" check too many.
>
> CR:
> https://bugs.openjdk.java.net/browse/JDK-8210265
> Webrev:
> http://cr.openjdk.java.net/~tschatzl/8210265/webrev/
> Testing:
> new test succeeds
>
Looks good, thanks for fixing so quickly.
Cheers,
Stefan
> Thanks,
> Thomas
>
More information about the hotspot-gc-dev
mailing list