Please review this removal of modular transition support settings from `TEST.ROOT` files.
The `jtreg` tool dropped support for `useNewOptions` and `useNewPatchModule` around its 4.2 version: - "7901997: remove transition support for --patch-module" via https://github.com/openjdk/jtreg/commit/8362bffbc38b748c33f4920b8b18eace215798d4 - "7901676: jtreg should drop support for old -Xpatch, -XaddReads, -XaddExports" via https://github.com/openjdk/jtreg/commit/1d52b5ab73e340dfa77cf7afa48674dcc687586c ------------- Commit messages: - 8379331: Remove modular transition support settings from TEST.ROOT files Changes: https://git.openjdk.org/jdk/pull/30089/files Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=30089&range=00 Issue: https://bugs.openjdk.org/browse/JDK-8379331 Stats: 25 lines in 5 files changed: 0 ins; 25 del; 0 mod Patch: https://git.openjdk.org/jdk/pull/30089.diff Fetch: git fetch https://git.openjdk.org/jdk.git pull/30089/head:pull/30089 PR: https://git.openjdk.org/jdk/pull/30089
