RFR: 8269124: Update java.time to use switch expressions (part II) [v5]
Daniel Fuchs
dfuchs at openjdk.java.net
Thu Jun 24 15:38:35 UTC 2021
On Thu, 24 Jun 2021 12:01:04 GMT, Patrick Concannon <pconcannon at openjdk.org> wrote:
>> Hi,
>>
>> Could someone please review the second half of my update for the `java.time` package to make use of switch expressions?
>>
>> This PR was split into two parts due to the large number of files affected.
>>
>> Kind regards,
>>
>> Patrick
>
> Patrick Concannon has updated the pull request incrementally with one additional commit since the last revision:
>
> 8269124: Added instanceof pattern variables
Marked as reviewed by dfuchs (Reviewer).
-------------
PR: https://git.openjdk.java.net/jdk/pull/4552
More information about the core-libs-dev
mailing list