Integrated: 8263190: Update java.io, java.math, and java.text to use instanceof pattern variable

Patrick Concannon pconcannon at openjdk.java.net
Tue Mar 9 11:12:10 UTC 2021


On Mon, 8 Mar 2021 18:48:30 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 `instanceof` pattern variable?
> 
> Kind regards,
> Patrick

This pull request has now been integrated.

Changeset: 0f2402d0
Author:    Patrick Concannon <pconcannon at openjdk.org>
URL:       https://git.openjdk.java.net/jdk/commit/0f2402d0
Stats:     59 lines in 15 files changed: 0 ins; 27 del; 32 mod

8263190: Update java.io, java.math, and java.text to use instanceof pattern variable

Reviewed-by: lancea, bpb, darcy, naoto, iris, dfuchs, smarks, redestad

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

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


More information about the security-dev mailing list