<i18n dev> Integrated: 8265746: Update java.time to use instanceof pattern variable (part II)

Patrick Concannon pconcannon at openjdk.java.net
Mon Apr 26 08:35:49 UTC 2021


On Fri, 23 Apr 2021 10:44:30 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 the `instanceof` pattern variable?
> 
> This PR was split into two parts due to the large number of files affected.
> 
> Kind regards,
> 
> Patrick

This pull request has now been integrated.

Changeset: 45c5da0f
Author:    Patrick Concannon <pconcannon at openjdk.org>
URL:       https://git.openjdk.java.net/jdk/commit/45c5da0f
Stats:     152 lines in 20 files changed: 0 ins; 48 del; 104 mod

8265746: Update java.time to use instanceof pattern variable (part II)

Reviewed-by: dfuchs, lancea, rriggs, chegar, naoto

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

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


More information about the i18n-dev mailing list