[jdk17u-dev] RFR: 8286277: CDS VerifyError when calling clone() on object array [v2]

Jan Kratochvil duke at openjdk.org
Fri Jul 1 14:01:57 UTC 2022


> This bug has been faced by a customer and this backport does work for them.
> 
> 
> I am not yet an Author - I do not have JBS account.
> The testcase works after backporting:
> 
>    TEST                                              TOTAL  PASS  FAIL ERROR
>    jtreg:test/hotspot/jtreg/runtime/cds/appcds/VerifyObjArrayCloneTest.java
>                                                          1     1     0     0
>    jtreg:test/hotspot/jtreg/runtime/cds/appcds/dynamicArchive/VerifyObjArrayCloneTest.java
>                                                          1     1     0     0
> 
> And there is no regression:
> 
> ->> jtreg:test/hotspot/jtreg:tier1                     1817  1810     7     0 <<
> +>> jtreg:test/hotspot/jtreg:tier1                     1818  1811     7     0 <<

Jan Kratochvil has updated the pull request incrementally with one additional commit since the last revision:

  Update full name

-------------

Changes:
  - all: https://git.openjdk.org/jdk17u-dev/pull/519/files
  - new: https://git.openjdk.org/jdk17u-dev/pull/519/files/990bdde0..ef386747

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk17u-dev&pr=519&range=01
 - incr: https://webrevs.openjdk.org/?repo=jdk17u-dev&pr=519&range=00-01

  Stats: 0 lines in 0 files changed: 0 ins; 0 del; 0 mod
  Patch: https://git.openjdk.org/jdk17u-dev/pull/519.diff
  Fetch: git fetch https://git.openjdk.org/jdk17u-dev pull/519/head:pull/519

PR: https://git.openjdk.org/jdk17u-dev/pull/519


More information about the jdk-updates-dev mailing list