> Currently,there's a hidden option from the base file manager, > `--preview-mode`, that is exposed by javac and javap tools, but this option > consumes arbitrary string arguments that do not represent a valid boolean, > and the command line fails with a confusing message. We can make that failure > message more straightforward. > > --------- > - [x] I confirm that I make this contribution in accordance with the [OpenJDK > Interim AI Policy](https://openjdk.org/legal/ai).
Chen Liang has updated the pull request with a new target base due to a merge or a rebase. The incremental webrev excludes the unrelated changes brought in by the merge/rebase. The pull request contains one additional commit since the last revision: Commit ------------- Changes: - all: https://git.openjdk.org/jdk/pull/32186/files - new: https://git.openjdk.org/jdk/pull/32186/files/67b2e3cc..e83ff30c Webrevs: - full: https://webrevs.openjdk.org/?repo=jdk&pr=32186&range=01 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=32186&range=00-01 Stats: 30080 lines in 770 files changed: 20102 ins; 6928 del; 3050 mod Patch: https://git.openjdk.org/jdk/pull/32186.diff Fetch: git fetch https://git.openjdk.org/jdk.git pull/32186/head:pull/32186 PR: https://git.openjdk.org/jdk/pull/32186
