On Mon, 16 Jan 2023 11:48:21 GMT, Aleksey Shipilev <sh...@openjdk.org> wrote:
>> Feilong Jiang has updated the pull request incrementally with one additional >> commit since the last revision: >> >> more code style adjustment > > src/hotspot/cpu/riscv/codeBuffer_riscv.cpp line 3: > >> 1: /* >> 2: * Copyright Amazon.com Inc. or its affiliates. All Rights Reserved. >> 3: * Copyright (c) 2022, Institute of Software, Chinese Academy of Sciences. > > Not sure if this change is accidental? The copyright of ISCAS is too long for one line, so we split them into separate lines. ------------- PR: https://git.openjdk.org/jdk/pull/11004