RFR: L/Q again, step two [v2]

Frederic Parain fparain at openjdk.java.net
Wed May 19 12:12:40 UTC 2021


On Wed, 19 May 2021 10:02:22 GMT, Nick Gasson <ngasson at openjdk.org> wrote:

>> Frederic Parain has updated the pull request incrementally with one additional commit since the last revision:
>> 
>>   Change error message in test
>
> src/hotspot/cpu/x86/c1_CodeStubs_x86.cpp line 313:
> 
>> 311: 
>> 312: NewObjectArrayStub::NewObjectArrayStub(LIR_Opr klass_reg, LIR_Opr length, LIR_Opr result,
>> 313:                                        CodeEmitInfo* info, bool is_null_free) {
> 
> Would you mind making the same change in `c1_CodeStubs_aarch64.cpp` to keep them in sync?

Sure, sorry for the breakage of the aarch64 platform.

Fred

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

PR: https://git.openjdk.java.net/valhalla/pull/414



More information about the valhalla-dev mailing list