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

Yuri Nesterenko yan at openjdk.org
Tue Jul 19 07:49:30 UTC 2022


Changeset: ce091ab8
Author:    Jan Kratochvil <jkratochvil at azul.com>
Committer: Yuri Nesterenko <yan at openjdk.org>
Date:      2022-07-19 07:46:26 +0000
URL:       https://git.openjdk.org/jdk15u-dev/commit/ce091ab8dca52151939d833b6a2c9efb408699ab

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/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-updates-changes mailing list