RFR: 8224671: AArch64: mauve System.arraycopy test failure

Andrew Haley aph at redhat.com
Thu May 23 14:11:37 UTC 2019


On 5/23/19 1:45 PM, Andrew Dinn wrote:
> The patch looks good for head and for all backports so count it as reviewed.
> 
> Are those the only cases where we need a variant with an unsigned int
> argument?

Probably not, but I'd rather fix those by redefining our registers so that the
declarations don't use NULL. At the same time, it'd fix a case of UB, so it's
definitely worth doing.

-- 
Andrew Haley
Java Platform Lead Engineer
Red Hat UK Ltd. <https://www.redhat.com>
https://keybase.io/andrewhaley
EAC8 43EB D3EF DB98 CC77 2FAD A5CD 6035 332F A671


More information about the hotspot-compiler-dev mailing list