On Sun, 10 Jan 2021 03:57:42 GMT, Sergey Bylokhov <s...@openjdk.org> wrote:

> A long time ago in the pre-1.0 era, this field was initialized via reflection 
> since the "InputStream" class was optional. This was changed since then and a 
> separate field to refer the "InputStream.class" is not needed.

This pull request has now been integrated.

Changeset: 0957d9eb
Author:    Sergey Bylokhov <s...@openjdk.org>
URL:       https://git.openjdk.java.net/jdk/commit/0957d9eb
Stats:     53 lines in 2 files changed: 50 ins; 1 del; 2 mod

8259519: The java.awt.datatransfer.DataFlavor#ioInputStreamClass field is 
redundant

Reviewed-by: aivanov

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

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

Reply via email to