[jdk17u-dev] RFR: 8286277: CDS VerifyError when calling clone() on object array [v2]
Jan Kratochvil
duke at openjdk.org
Tue Jul 5 12:25:52 UTC 2022
On Fri, 1 Jul 2022 14:01:57 GMT, Jan Kratochvil <duke at openjdk.org> wrote:
>> 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
Pre-submit tests are done, sorry for not checking it earlier.
-------------
PR: https://git.openjdk.org/jdk17u-dev/pull/519
More information about the jdk-updates-dev
mailing list