RFR: 8293051: Further refactor javac after removal of -source/-target/--release 7 [v2]
Joe Darcy
darcy at openjdk.org
Sat Sep 3 16:34:31 UTC 2022
On Fri, 2 Sep 2022 21:35:46 GMT, Vicente Romero <vromero at openjdk.org> wrote:
>> This PR is a continuation of PR [1] which removed support for source and target 1.7 option in javac. This is is removing additional switches in javac that were providing support to legacy behavior related to source and target 1.7. What else could be missing?
>>
>> TIA
>>
>> [1] https://github.com/openjdk/jdk/pull/10074
>
> Vicente Romero has updated the pull request incrementally with one additional commit since the last revision:
>
> fixing additional test
Marked as reviewed by darcy (Reviewer).
-------------
PR: https://git.openjdk.org/jdk/pull/10150
More information about the compiler-dev
mailing list