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

Christian Hagedorn chagedorn at openjdk.java.net
Fri Nov 26 10:03:22 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.

Looks good and trivial!

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

Marked as reviewed by chagedorn (Reviewer).

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


More information about the hotspot-compiler-dev mailing list