Integrated: 8304283: Modernize the switch statements in jdk.internal.foreign
Per Minborg
pminborg at openjdk.org
Thu Mar 16 12:16:10 UTC 2023
On Wed, 15 Mar 2023 18:10:29 GMT, Per Minborg <pminborg at openjdk.org> wrote:
> This PR proposes changing old-type switch statements to newer forms of switch.
This pull request has now been integrated.
Changeset: dfc7214a
Author: Per Minborg <pminborg at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/dfc7214a3ed28f679d7404954d5602f6aa6e1699
Stats: 250 lines in 8 files changed: 45 ins; 95 del; 110 mod
8304283: Modernize the switch statements in jdk.internal.foreign
Reviewed-by: mcimadamore
-------------
PR: https://git.openjdk.org/jdk/pull/13047
More information about the core-libs-dev
mailing list