Integrated: 8277860: PPC: Remove duplicate info != NULL check

Roman Kennke rkennke at openjdk.java.net
Fri Nov 26 14:57:11 UTC 2021


On Fri, 26 Nov 2021 09:52:22 GMT, Roman Kennke <rkennke at openjdk.org> wrote:

> I made a mistake: I should have fixed the duplicated info != NULL check in LIR_Assembler::emit_load_klass() in c1_LIRAssembler_ppc.cpp but forgot until the second I sent the integrate command.
> 
> I have no access to PPC hardware, I am sending this blindly, relying only on GHA tests.

This pull request has now been integrated.

Changeset: ce0234b4
Author:    Roman Kennke <rkennke at openjdk.org>
URL:       https://git.openjdk.java.net/jdk/commit/ce0234b47d5c40e74dac368396e92cdec5cc2de7
Stats:     6 lines in 1 file changed: 0 ins; 2 del; 4 mod

8277860: PPC: Remove duplicate info != NULL check

Reviewed-by: chagedorn, mdoerr

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

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


More information about the hotspot-compiler-dev mailing list