RFR: 8277860: PPC: Remove duplicate info != NULL check
Martin Doerr
mdoerr at openjdk.java.net
Fri Nov 26 11:36:06 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.
Thanks for fixing it! I've given it a quick spin on real hardware.
-------------
Marked as reviewed by mdoerr (Reviewer).
PR: https://git.openjdk.java.net/jdk/pull/6571
More information about the hotspot-compiler-dev
mailing list