<AWT Dev> RFR: 8260619: Add final modifier to several DataFlavor static fields
Alexander Zuev
kizune at openjdk.java.net
Tue Mar 23 09:05:38 UTC 2021
On Mon, 22 Mar 2021 22:03:15 GMT, Sergey Bylokhov <serb at openjdk.org> wrote:
> This request proposes changing the state of a few static constants in the DataFlavor class.
>
> The fields selectionHtmlFlavor/fragmentHtmlFlavor/allHtmlFlavor added to the java.awt.datatransfer.DataFlavor class in JDK8 were not marked as final as are other similar constants in this class.
>
> See more information in CSR: https://bugs.openjdk.java.net/browse/JDK-8260620
Marked as reviewed by kizune (Reviewer).
-------------
PR: https://git.openjdk.java.net/jdk/pull/3134
More information about the awt-dev
mailing list