<i18n dev> RFR: 8267670: Update java.io, java.math, and java.text to use switch expressions [v9]
Iris Clark
iris at openjdk.java.net
Mon May 31 18:50:32 UTC 2021
On Mon, 31 May 2021 14:10:50 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 with a new target base due to a merge or a rebase. The incremental webrev excludes the unrelated changes brought in by the merge/rebase. The pull request contains 10 additional commits since the last revision:
>
> - Merge remote-tracking branch 'origin/master' into JDK-8267670
> - Merge remote-tracking branch 'origin/master' into JDK-8267670
> - Merge remote-tracking branch 'origin/master' into JDK-8267670
> - 8267670: Added missing brace
> - Merge remote-tracking branch 'origin/master' into JDK-8267670
> - 8267670: Removed trailing whitespace
> - 8267670: Remove redundant code from switch
> - 8267670: Updated code to use yield
> - Merge remote-tracking branch 'origin/master' into JDK-8267670
> - 8267670: Update java.io, java.math, and java.text to use switch expressions
Marked as reviewed by iris (Reviewer).
-------------
PR: https://git.openjdk.java.net/jdk/pull/4182
More information about the i18n-dev
mailing list