[jdk11u-dev] RFR: 8245147: Refactor and improve utility of test/langtools/tools/javac/versions/Versions.java [v3]
Goetz Lindenmaier
goetz at openjdk.java.net
Mon Oct 11 06:30:32 UTC 2021
> I backport this for parity with 11.0.14-oracle.
>
> I had to resolve some chunks due to context differences.
> Other places did not apply because there are only
> test cases up to 10 in the current test.
> I added the test cases New11 and New14, they seem
> to make sense for 11 now.
> I had to undo the text blocks.
>
> Unfortunately "8211148: var in implicit lambdas shouldn't be accepted
> for source < 11" is not in 11, so New11 can be compiled with
> -source 10. I commented out that test case.
> Test is passing this way.
Goetz Lindenmaier 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:
Backport 6cbf57aa377c3e6edf79f31927e5cea69ef90a1d
-------------
Changes:
- all: https://git.openjdk.java.net/jdk11u-dev/pull/486/files
- new: https://git.openjdk.java.net/jdk11u-dev/pull/486/files/5815098f..9be57fd5
Webrevs:
- full: https://webrevs.openjdk.java.net/?repo=jdk11u-dev&pr=486&range=02
- incr: https://webrevs.openjdk.java.net/?repo=jdk11u-dev&pr=486&range=01-02
Stats: 12966 lines in 37 files changed: 12573 ins; 97 del; 296 mod
Patch: https://git.openjdk.java.net/jdk11u-dev/pull/486.diff
Fetch: git fetch https://git.openjdk.java.net/jdk11u-dev pull/486/head:pull/486
PR: https://git.openjdk.java.net/jdk11u-dev/pull/486
More information about the jdk-updates-dev
mailing list