On Sun, 15 Jan 2023 09:09:07 GMT, Fei Yang <fy...@openjdk.org> wrote:
>> Feilong Jiang has updated the pull request incrementally with one additional >> commit since the last revision: >> >> fix callArranger > > test/jdk/java/foreign/callarranger/TestRISCV64CallArranger.java line 3: > >> 1: /* >> 2: * Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights >> reserved. >> 3: * Copyright (c) 2023, Institute of Software, Chinese Academy of >> Sciences. All rights reserved. > > I think we should also break this into two separate lines like you do for > other newly-added files. Oops! Missed here, fixed. ------------- PR: https://git.openjdk.org/jdk/pull/11004