JDK-8141544 : The interface sun.swing.UIClientPropertyKey can be made public
Type:Bug
Component:client-libs
Sub-Component:javax.swing
Affected Version:9
Priority:P3
Status:Resolved
Resolution:Fixed
OS:generic
CPU:generic
Submitted:2015-11-05
Updated:2017-05-17
Resolved:2016-04-16
The Version table provides details related to the release that this issue/RFE will be addressed.
Unresolved : Release in which this issue/RFE will be addressed. Resolved: Release in which this issue/RFE has been resolved. Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.
This interface is used for tagging keys for client properties which should not be serialized/deserialized. This can be used by custom l&f like it is used by our l&f.