<i18n dev> RFR: 8268124: Update java.lang to use switch expressions [v5]

Mandy Chung mchung at openjdk.java.net
Wed Jun 9 20:37:17 UTC 2021


On Wed, 9 Jun 2021 10:25:35 GMT, Patrick Concannon <pconcannon at openjdk.org> wrote:

>> Hi,
>> 
>> Could someone please review my code for updating the code in the `java.lang` packages to make use of the switch expressions?
>> 
>> Kind regards,
>> Patrick
>
> Patrick Concannon has updated the pull request incrementally with two additional commits since the last revision:
> 
>  - 8268124: moved cases into separate lines in DirectMethodHandleDescImpl part II
>  - 8268124: moved cases onto separate lines in DirectMethodHandleDescImpl

Marked as reviewed by mchung (Reviewer).

-------------

PR: https://git.openjdk.java.net/jdk/pull/4312


More information about the i18n-dev mailing list