RFR: 8286277: CDS VerifyError when calling clone() on object array [v2]
Ioi Lam
iklam at openjdk.java.net
Tue May 17 16:13:38 UTC 2022
On Tue, 17 May 2022 06:36:40 GMT, David Holmes <dholmes at openjdk.org> wrote:
>> Ioi Lam has updated the pull request incrementally with one additional commit since the last revision:
>>
>> Adding newline at end of file
>
> test/hotspot/jtreg/runtime/verifier/InvokeCloneValid.jasm line 42:
>
>> 40: return;
>> 41: }
>> 42: }
>
> Missing newline at end of line.
Fixed.
-------------
PR: https://git.openjdk.java.net/jdk/pull/8737
More information about the hotspot-runtime-dev
mailing list