RFR: 8355792: Remove expired flags in JDK 26

David Holmes dholmes at openjdk.org
Mon Jun 9 00:42:14 UTC 2025


Please review these trivial start-of-release updates in relation to expired flags:

- the expired flag table is updated to remove entries for expired flags (2 this time)
-  the Java man page "Removed options" section is updated (none are being removed (expired) in JDK 26)

Thanks

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

Commit messages:
 - 8355792: Remove expired flags in JDK 26

Changes: https://git.openjdk.org/jdk/pull/25686/files
  Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=25686&range=00
  Issue: https://bugs.openjdk.org/browse/JDK-8355792
  Stats: 66 lines in 2 files changed: 2 ins; 63 del; 1 mod
  Patch: https://git.openjdk.org/jdk/pull/25686.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/25686/head:pull/25686

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


More information about the hotspot-runtime-dev mailing list