> 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).

Coleen Phillimore has updated the pull request incrementally with one 
additional commit since the last revision:

  Fix CDSPlugin and CDSPluginTest, and VMOptionWarning.java test also.

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

Changes:
  - all: https://git.openjdk.org/jdk/pull/30322/files
  - new: https://git.openjdk.org/jdk/pull/30322/files/df5503d6..2c2349dd

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk&pr=30322&range=05
 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=30322&range=04-05

  Stats: 13 lines in 3 files changed: 6 ins; 1 del; 6 mod
  Patch: https://git.openjdk.org/jdk/pull/30322.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/30322/head:pull/30322

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

Reply via email to