Integrated: 8268331: Fix crash in humongous object eager reclaim logging

Stefan Johansson sjohanss at openjdk.java.net
Mon Jun 7 14:13:33 UTC 2021


On Mon, 7 Jun 2021 14:01:15 GMT, Thomas Schatzl <tschatzl at openjdk.org> wrote:

> Hi all,
> 
>   can I have reviews for this change that fixes the crashes after JDK-8267924 has been integrated?
> 
> The problem has been move of one logging statement, which caused an NPE for that test.
> 
> Since the backout that I originally planned to put out has not been pushed yet (https://github.com/openjdk/jdk/pull/4391), I would like to push this asap instead.
> 
> Otherwise I'll just do a regular redo-push.
> 
> Testing: local runs of failing test
> 
> Thanks,
>   Thomas

👍

Since this fixes a tier1 failure and is trivial I think you can integrate this straight away.

-------------

Marked as reviewed by sjohanss (Reviewer).

PR: https://git.openjdk.java.net/jdk/pull/4393



More information about the hotspot-gc-dev mailing list