-
Bug
-
Resolution: Fixed
-
P3
-
17
-
b16
-
generic
-
generic
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.
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.
- csr for
-
JDK-8260620 Add final modifier to several DataFlavor static fields
-
- Closed
-