git: openjdk/jdk13u-dev: 8286277: CDS VerifyError when calling clone() on object array

Yuri Nesterenko yan at openjdk.org
Fri Jul 22 13:24:24 UTC 2022


Changeset: 3a5ebd11
Author:    Jan Kratochvil <jkratochvil at azul.com>
Committer: Yuri Nesterenko <yan at openjdk.org>
Date:      2022-07-22 13:21:17 +0000
URL:       https://git.openjdk.org/jdk13u-dev/commit/3a5ebd110986720862cea29842b4298885bc50b1

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

Reviewed-by: yan
Backport-of: 646c8aaeeccb494c72ff84c6e0f303f790be0ba9

! src/hotspot/share/classfile/verifier.cpp
+ test/hotspot/jtreg/runtime/appcds/VerifyObjArrayCloneTest.java
+ test/hotspot/jtreg/runtime/appcds/dynamicArchive/VerifyObjArrayCloneTest.java
+ test/hotspot/jtreg/runtime/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-updates-changes mailing list