RFR: 8267670: Update java.io, java.math, and java.text to use switch expressions [v3]
Naoto Sato
naoto at openjdk.java.net
Wed May 26 01:20:16 UTC 2021
On Tue, 25 May 2021 21:43:36 GMT, Patrick Concannon <pconcannon at openjdk.org> wrote:
>> Hi,
>>
>> Could someone please review my code for updating the code in the `java.io`, `java.math`, and `java.text` packages to make use of the switch expressions?
>>
>> Kind regards,
>> Patrick
>
> Patrick Concannon has updated the pull request incrementally with one additional commit since the last revision:
>
> 8267670: Remove redundant code from switch
Marked as reviewed by naoto (Reviewer).
-------------
PR: https://git.openjdk.java.net/jdk/pull/4182
More information about the core-libs-dev
mailing list