Integrated: 8293051: Further refactor javac after removal of -source/-target/--release 7

Vicente Romero vromero at openjdk.org
Thu Sep 8 14:39:05 UTC 2022


On Fri, 2 Sep 2022 21:11:27 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

This pull request has now been integrated.

Changeset: 46e6e41b
Author:    Vicente Romero <vromero at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/46e6e41b9a35c8665eb31be2f8c36bbdcc90564a
Stats:     256 lines in 22 files changed: 11 ins; 198 del; 47 mod

8293051: Further refactor javac after removal of -source/-target/--release 7

Reviewed-by: darcy, mcimadamore

-------------

PR: https://git.openjdk.org/jdk/pull/10150


More information about the compiler-dev mailing list