Integrated: 8344821: Test CheckDefaultArchiveFile.java fails if classes_coh.jsa is not present
Calvin Cheung
ccheung at openjdk.org
Tue Nov 26 17:22:46 UTC 2024
On Mon, 25 Nov 2024 23:45:55 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.
This pull request has now been integrated.
Changeset: 24655267
Author: Calvin Cheung <ccheung at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/246552674c5508ba350836389a0fa35716e776fb
Stats: 69 lines in 1 file changed: 0 ins; 69 del; 0 mod
8344821: Test CheckDefaultArchiveFile.java fails if classes_coh.jsa is not present
Reviewed-by: iklam, dholmes
-------------
PR: https://git.openjdk.org/jdk/pull/22374
More information about the hotspot-runtime-dev
mailing list