[9] Review Request: 8056298 Separate java.awt.datatransfer from the desktop module

Sergey Bylokhov Sergey.Bylokhov at oracle.com
Mon Jan 12 20:29:16 UTC 2015


Hello.
Please review a fix for jdk 9.
In the fix a sun.datatransfer and a java.awt.datatransfer packages were 
moved to the separate module java.datatransfer.
But sun.awt.datatransfer still located in java.desktop. I tested full 
jdk(all modules included) on osx using a jck, and it works without 
problems, at least no new issues were found. But datatransfer area is 
quite unstable after a bunch of the latest fixes.
I still cannot replace java.desktop in modules.xml, because of some 
another dependencies(See comments in the bug)

Bug: https://bugs.openjdk.java.net/browse/JDK-8056298
Webrev can be found at:
http://cr.openjdk.java.net/~serb/8056298/webrev.01/jdk/webrev.01
http://cr.openjdk.java.net/~serb/8056298/webrev.01/root/webrev.01

-- 
Best regards, Sergey.




More information about the build-dev mailing list