<Swing Dev> [10] Review Request: 8185683 Unaccessible and unused classes can be removed from java.desktop module

Sergey Bylokhov Sergey.Bylokhov at oracle.com
Thu Aug 3 22:04:56 UTC 2017


Hello,
Please review the fix for jdk10.

In the fix a number of files were removed. For all of them we have some 
replacements. Initially I have planned to mark them forRemoval=true, but 
all of them are not public API and in jdk9 cannot be accessed, atleast 
forRemoval is not much useful here. So i decided to remove them.

Bug: https://bugs.openjdk.java.net/browse/JDK-8185683
Webrev can be found at: http://cr.openjdk.java.net/~serb/8185683/webrev.00

-- 
Best regards, Sergey.



More information about the swing-dev mailing list