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). ------------- Commit messages: - JDK-8385322 Changes: https://git.openjdk.org/jdk/pull/32174/files Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=32174&range=00 Issue: https://bugs.openjdk.org/browse/JDK-8385322 Stats: 61 lines in 4 files changed: 52 ins; 4 del; 5 mod Patch: https://git.openjdk.org/jdk/pull/32174.diff Fetch: git fetch https://git.openjdk.org/jdk.git pull/32174/head:pull/32174 PR: https://git.openjdk.org/jdk/pull/32174
