RFR: 8304283: Modernize the switch statements in jdk.internal.foreign [v4]
Per Minborg
pminborg at openjdk.org
Thu Mar 16 12:16:08 UTC 2023
> This PR proposes changing old-type switch statements to newer forms of switch.
Per Minborg has updated the pull request incrementally with one additional commit since the last revision:
Pretty case statements
-------------
Changes:
- all: https://git.openjdk.org/jdk/pull/13047/files
- new: https://git.openjdk.org/jdk/pull/13047/files/f20f3516..4c9fea71
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk&pr=13047&range=03
- incr: https://webrevs.openjdk.org/?repo=jdk&pr=13047&range=02-03
Stats: 35 lines in 4 files changed: 10 ins; 0 del; 25 mod
Patch: https://git.openjdk.org/jdk/pull/13047.diff
Fetch: git fetch https://git.openjdk.org/jdk pull/13047/head:pull/13047
PR: https://git.openjdk.org/jdk/pull/13047
More information about the core-libs-dev
mailing list