On Mon, 3 Aug 2026 13:55:48 GMT, Matthias Baesken <[email protected]> wrote:
> Currently we have a configure flag (--disable-cds-archive-nocoh) to disable > cds archive creation for NOCOH (no compact object headers). > Provide a similar configure flags to disable cds archive creation for NOCOOPS > (no compressed oops; --disable-cds-archive-nocoops) and the new _preview jsa > files (--disable-cds-archive-preview ) . > > --------- > - [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: 7ab40336 Author: Matthias Baesken <[email protected]> URL: https://git.openjdk.org/jdk/commit/7ab40336cd0d94e3111f1cfc377ed5b9d38c02ff Stats: 60 lines in 4 files changed: 50 ins; 5 del; 5 mod 8385322: Provide configure flag to disable cds archive generation for NOCOOPS and _preview Reviewed-by: clanger ------------- PR: https://git.openjdk.org/jdk/pull/32174
