RFR: JDK-8173605: Remove support for source and target 1.7 option in javac
Joe Darcy
darcy at openjdk.org
Tue Aug 30 01:05:23 UTC 2022
On Tue, 30 Aug 2022 00:16:09 GMT, Joe Darcy <darcy at openjdk.org> wrote:
> Please also review the accompanying CSR:
>
> https://bugs.openjdk.org/browse/JDK-8293047
>
> Note that the DEFAULT_METHODS enum constant is used indirectly by a test to force a class file's minor version bits to be set as if a preview feature were used. If some other idiom is available, the DEFAULT_METHOD constant could be removed.
>
> Tier 1 and tier 2 test results were clean with this changes.
PS I'll run a copyright update script before any push.
-------------
PR: https://git.openjdk.org/jdk/pull/10074
More information about the kulla-dev
mailing list