Details
-
Type:
Bug
-
Status: Resolved
-
Priority:
P3
-
Resolution: Fixed
-
Affects Version/s: 17
-
Fix Version/s: 17
-
Component/s: client-libs
-
Subcomponent:
-
Resolved In Build:b16
-
CPU:generic
-
OS:generic
Description
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.
Attachments
Issue Links
- csr for
-
JDK-8260620 Add final modifier to several DataFlavor static fields
-
- Closed
-