git: openjdk/jdk: 8286277: CDS VerifyError when calling clone() on object array

Ioi Lam iklam at openjdk.java.net
Mon May 23 16:25:16 UTC 2022


Changeset: 646c8aae
Author:    Ioi Lam <iklam at openjdk.org>
Date:      2022-05-23 16:23:12 +0000
URL:       https://git.openjdk.java.net/jdk/commit/646c8aaeeccb494c72ff84c6e0f303f790be0ba9

8286277: CDS VerifyError when calling clone() on object array

Reviewed-by: dholmes, ccheung

! src/hotspot/share/classfile/verifier.cpp
+ test/hotspot/jtreg/runtime/cds/appcds/VerifyObjArrayCloneTest.java
+ test/hotspot/jtreg/runtime/cds/appcds/dynamicArchive/VerifyObjArrayCloneTest.java
+ test/hotspot/jtreg/runtime/cds/appcds/test-classes/VerifyObjArrayCloneTestApp.java
+ test/hotspot/jtreg/runtime/verifier/InvokeClone.java
+ test/hotspot/jtreg/runtime/verifier/InvokeCloneInvalid.jasm
+ test/hotspot/jtreg/runtime/verifier/InvokeCloneValid.jasm



More information about the jdk-changes mailing list