Integrated: Fix compilation with gcc 11.2

Thomas Schatzl tschatzl at openjdk.java.net
Mon Mar 21 12:30:19 UTC 2022


On Mon, 21 Mar 2022 12:09:34 GMT, Thomas Schatzl <tschatzl at openjdk.org> wrote:

> Hi all,
> 
>   please review this small change to add code that disables the `-Wnonnull` warning for `JvmtiThreadState::state_for_while_locked`; the warning/error seems to be in error.
> 
> Thanks,
>   Thomas

This pull request has now been integrated.

Changeset: 6c224b31
Author:    Thomas Schatzl <tschatzl at openjdk.org>
Committer: Erik Österlund <eosterlund at openjdk.org>
URL:       https://git.openjdk.java.net/loom/commit/6c224b3144005e862140aefce6b5f8c18204d36d
Stats:     3 lines in 1 file changed: 3 ins; 0 del; 0 mod

Fix compilation with gcc 11.2

Reviewed-by: rpressler

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

PR: https://git.openjdk.java.net/loom/pull/109


More information about the loom-dev mailing list