Integrated: 8260959: remove RECORDS from PreviewFeature.Feature enum
Vicente Romero
vromero at openjdk.java.net
Tue Mar 16 19:41:08 UTC 2021
On Tue, 2 Feb 2021 18:33:18 GMT, Vicente Romero <vromero at openjdk.org> wrote:
> Please review this simple fix that is removing the RECORDS enum constant from the PreviewFeature.Feature enum, now that RECORDS are final in 16 this constant can be safely removed.
>
> Thanks,
> Vicente
This pull request has now been integrated.
Changeset: 9cb9af68
Author: Vicente Romero <vromero at openjdk.org>
URL: https://git.openjdk.java.net/jdk/commit/9cb9af68
Stats: 6 lines in 1 file changed: 0 ins; 6 del; 0 mod
8260959: remove RECORDS from PreviewFeature.Feature enum
Reviewed-by: jlahoda
-------------
PR: https://git.openjdk.java.net/jdk/pull/2360
More information about the compiler-dev
mailing list