On Wed, 24 Mar 2021 09:56:16 GMT, Patrick Concannon <pconcan...@openjdk.org> 
wrote:

> Hi,
> 
> Could someone please review my code for updating the code in the `java.time` 
> package to make use of the `instanceof` pattern variable?
> 
> Kind regards,
> Patrick

In addition to the other suggestions, java.time could use a round of cleanup to 
use switch expressions.

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

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

Reply via email to