Integrated: 8341776: Remove unused enum values from LambdaForm$Kind
Claes Redestad
redestad at openjdk.org
Tue Oct 22 13:54:36 UTC 2024
On Sat, 19 Oct 2024 20:39:48 GMT, Claes Redestad <redestad at openjdk.org> wrote:
> Trivially removing some unused left-over `LambdaForm$Kind` enums.
>
> - Last use of `COLLECT` and `SPREAD` was removed by fac39fe9
> - `FIELD` was added by 8d5f5b9a but had no usage from the start
> - Last use of `CONVERT` was removed by eda5f090
This pull request has now been integrated.
Changeset: d10eecf1
Author: Claes Redestad <redestad at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/d10eecf1619903fadea7eca9afd6bb154831ae50
Stats: 4 lines in 1 file changed: 0 ins; 4 del; 0 mod
8341776: Remove unused enum values from LambdaForm$Kind
Reviewed-by: liach
-------------
PR: https://git.openjdk.org/jdk/pull/21592
More information about the core-libs-dev
mailing list