On Thu, 19 Mar 2026 19:26:02 GMT, Coleen Phillimore <[email protected]> wrote:

> This change makes UseCompactObjectHeaders default and switches the sense of 
> the CDS archive naming.  Now classes.jsa is with UseCompressedOops + 
> UseCompactObjectHeaders (both default).  Then theres:
> classes_nocoops.jsa
> classes_nocoh.jsa
> classes_nocoops_nocoh.jsa
> 
> Hopefully someday we won't need the nocoh versions.
> 
> Tested with tier1-8.  With only one issue also fixed in this change, and no 
> other new issues found.
> 
> - [x] I confirm that I make this contribution in accordance with the [OpenJDK 
> Interim AI Policy](https://openjdk.org/legal/ai).

This pull request has now been integrated.

Changeset: 630b8319
Author:    Coleen Phillimore <[email protected]>
URL:       
https://git.openjdk.org/jdk/commit/630b8319b9f664ccc2d987ac3377842afdafd03c
Stats:     101 lines in 13 files changed: 41 ins; 16 del; 44 mod

8360700: Implement JEP 534: Compact Object Headers by Default

Reviewed-by: fbredberg, kvn, stuefe, erikj, rkennke, aartemov, stefank

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

PR: https://git.openjdk.org/jdk/pull/30322

Reply via email to