RFR: 7903809: Invalid source release N with --enable-preview [v2]
Christian Stein
cstein at openjdk.org
Wed Sep 11 16:19:47 UTC 2024
> Please review this change to prevent "invalid source release N with --enable-preview" errors for when an explicit compile task targets a different JDK feature release number then the JDK under test (running the compilation).
Christian Stein has updated the pull request incrementally with one additional commit since the last revision:
Target Java 11
-------------
Changes:
- all: https://git.openjdk.org/jtreg/pull/226/files
- new: https://git.openjdk.org/jtreg/pull/226/files/3eaf862f..bb9bb6e3
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jtreg&pr=226&range=01
- incr: https://webrevs.openjdk.org/?repo=jtreg&pr=226&range=00-01
Stats: 1 line in 1 file changed: 0 ins; 0 del; 1 mod
Patch: https://git.openjdk.org/jtreg/pull/226.diff
Fetch: git fetch https://git.openjdk.org/jtreg.git pull/226/head:pull/226
PR: https://git.openjdk.org/jtreg/pull/226
More information about the jtreg-dev
mailing list