RFR: 8312181: CDS dynamic dump crashes when verifying unlinked class from static archive [v4]

Calvin Cheung ccheung at openjdk.org
Tue Aug 1 17:26:53 UTC 2023


On Tue, 1 Aug 2023 16:54:43 GMT, Matias Saavedra Silva <matsaave at openjdk.org> wrote:

>> Calvin Cheung has updated the pull request incrementally with one additional commit since the last revision:
>> 
>>   revert whitespace changes
>
> test/hotspot/jtreg/runtime/cds/appcds/dynamicArchive/OldClassVerifierTrouble.java line 28:
> 
>> 26:  * @test
>> 27:  * @bug 8312181
>> 28:  * @summary Archive an old class, which fails verification and a supertype of another
> 
> Small typo with the summary:
>> Archive an old class, which fails verification and **is** a supertype of another

Thanks for your review. I'll fix the typo before integrating the fix.

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

PR Review Comment: https://git.openjdk.org/jdk/pull/15077#discussion_r1280940062


More information about the hotspot-runtime-dev mailing list