<AWT Dev> RFR: 8259519: The java.awt.datatransfer.DataFlavor#ioInputStreamClass field is redundant
Alexey Ivanov
aivanov at openjdk.java.net
Tue Jan 12 20:35:55 UTC 2021
On Sun, 10 Jan 2021 03:57:42 GMT, Sergey Bylokhov <serb at 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.
Marked as reviewed by aivanov (Reviewer).
-------------
PR: https://git.openjdk.java.net/jdk/pull/2016
More information about the awt-dev
mailing list