On Fri, 29 Sep 2023 10:01:42 GMT, Daniel Jeliński <[email protected]> wrote:

> Please review this patch that reenables `delete-null-pointer-checks` 
> optimization in GCC and Clang.
> 
> It also disables `nonnull-compare` warning that is now triggered in debug 
> builds. The problematic code will be addressed by #15927.
> 
> Mach5 Tier1-5 testing clean.

This pull request has now been integrated.

Changeset: 287b2432
Author:    Daniel Jeliński <[email protected]>
URL:       
https://git.openjdk.org/jdk/commit/287b24322135b54641f013970c4545ce069c4350
Stats:     17 lines in 1 file changed: 0 ins; 14 del; 3 mod

8316893: Compile without -fno-delete-null-pointer-checks

Reviewed-by: kbarrett, erikj

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

PR: https://git.openjdk.org/jdk/pull/15982

Reply via email to