<Swing Dev> [9] Review request for 8167176 Exported elements referring to inaccessible types in java.desktop
Phil Race
philip.race at oracle.com
Wed Oct 19 17:05:28 UTC 2016
On 10/19/2016 09:16 AM, Sergey Bylokhov wrote:
> Did you check this fix on other platforms?
> For example what about WindowsFileChooserUI.java:
> DirectoryComboBoxRenderer createDirectoryComboBoxRenderer()
> Note than DirectoryComboBoxRenderer is not public.
I looked at those the other day and I didn't see anything that needed to
be done.
The Win L&F classes are not exported from java.desktop
>
> is it necessary to add "exports" to "-Xlint:"? I assumed that it
> should be added somewhere else and disabled if necessary per module.
Alexander is just reversing the previous change and that is per module
http://hg.openjdk.java.net/jdk9/dev/rev/81435a812f59
It is tagged ton to the variable "java.desktop_ADD_JAVAC_FLAGS"
-phil
More information about the swing-dev
mailing list