On Tue, 22 Jun 2021 10:50:17 GMT, Patrick Concannon <pconcan...@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

Changes looks OK to me, although i can see, in existing code couple of places 
we are doing conversion from long to int((int) newValue * 1000_000;)

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

Marked as reviewed by vtewari (Committer).

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

Reply via email to