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

Thomas Schatzl tschatzl at openjdk.java.net
Mon Jun 7 14:13:34 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

This pull request has now been integrated.

Changeset: 270ec975
Author:    Thomas Schatzl <tschatzl at openjdk.org>
URL:       https://git.openjdk.java.net/jdk/commit/270ec975b69d4e9a73571c4ba21b705e48d3e1b4
Stats:     11 lines in 1 file changed: 6 ins; 5 del; 0 mod

8268331: Fix crash in humongous object eager reclaim logging

Reviewed-by: sjohanss

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

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



More information about the hotspot-gc-dev mailing list