git: openjdk/jdk17u-dev: 8286277: CDS VerifyError when calling clone() on object array
Yuri Nesterenko
yan at openjdk.org
Thu Jul 7 11:48:37 UTC 2022
Changeset: 363a8ffd
Author: Jan Kratochvil <jkratochvil at azul.com>
Committer: Yuri Nesterenko <yan at openjdk.org>
Date: 2022-07-07 11:46:06 +0000
URL: https://git.openjdk.org/jdk17u-dev/commit/363a8ffdaf1400af0511fa596a574a48d6a5bd9f
8286277: CDS VerifyError when calling clone() on object array
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