RFR: 8344821: Test CheckDefaultArchiveFile.java fails if classes_coh.jsa is not present [v2]
Calvin Cheung
ccheung at openjdk.org
Tue Nov 26 17:22:45 UTC 2024
On Tue, 26 Nov 2024 04:12:32 GMT, Calvin Cheung <ccheung at openjdk.org> wrote:
>> JDK image built by Oracle does not include the CDS archives for compact object headers. This fix throws a SkippedException if UseCompactObjectHeaders is enabled and the default CDS archive for COH is not present.
>>
>> Update:
>> Instead of fixing the test, we've decided to just removing it.
>
> Calvin Cheung has updated the pull request incrementally with one additional commit since the last revision:
>
> delete the test
Thanks for the reviews.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/22374#issuecomment-2501508777
More information about the hotspot-runtime-dev
mailing list