> Hi all, > > This patch adds `--enable-preview` (and `--add-opens`) to several JMH > benchmarks to avoid the error `java.lang.UnsupportedClassVersionError`. > > Best Regards, > -- Guoxiong > > --------- > - [x] I confirm that I make this contribution in accordance with the [OpenJDK > Interim AI Policy](https://openjdk.org/legal/ai).
Guoxiong Li has updated the pull request incrementally with one additional commit since the last revision: change --add-opens to --add-exports ------------- Changes: - all: https://git.openjdk.org/jdk/pull/32413/files - new: https://git.openjdk.org/jdk/pull/32413/files/046c19ed..e6d54d31 Webrevs: - full: https://webrevs.openjdk.org/?repo=jdk&pr=32413&range=01 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=32413&range=00-01 Stats: 1 line in 1 file changed: 0 ins; 0 del; 1 mod Patch: https://git.openjdk.org/jdk/pull/32413.diff Fetch: git fetch https://git.openjdk.org/jdk.git pull/32413/head:pull/32413 PR: https://git.openjdk.org/jdk/pull/32413
