[aarch64-port-dev ] RFR(L): 8197405: Improve messages of AbstractMethodErrors and IncompatibleClassChangeErrors.
Lindenmaier, Goetz
goetz.lindenmaier at sap.com
Fri Mar 2 07:32:24 UTC 2018
Hi Ningsheng,
thanks for looking at this!
> src/hotspot/cpu/aarch64/vtableStubs_aarch64.cpp:
> 209 __
> far_jump(RuntimeAddress(SharedRuntime::get_handle_wrong_method_stub());
> Another ")" is missing at the end?
Fixed. Good catch!
> Compared to other ports, the aarch64 invokeinterface should also be
> updated. Since you've disabled the tests on aarch64, this can also be
> fixed in another patch. CCed aarch64 people.
Yes, I don't think it's hard to port it. I just don't have knowledge
about the register conventions used on aarch, and thus without
testing the code don't feel like touching it :)
Best regards,
Goetz.
>
> Thanks,
> Ningsheng
More information about the aarch64-port-dev
mailing list