review: Rename directories under modules to exactly match the module names
David Hill
David.Hill at Oracle.com
Wed Jul 27 23:00:14 UTC 2016
This is a biggie.... and is presented a bit not traditionally.
In short, we need to rename modules/*/ to match the new JDK9 module names - javafx.* (with a few exceptions).
For your review - a webrev of the actual changes needed in files to support this change.
And... the script that will be used to 'hg mv' the hierarchies. This operation generates a HUGE diff that is not very informative for reviewers.
This rename operation has been tested by myself, Kevin, Vadim, Chien and our Hudson server in test builds.
jbs: https://bugs.openjdk.java.net/browse/JDK-8161705
webrev: http://cr.openjdk.java.net/~ddhill/8161705
rename script: http://cr.openjdk.java.net/~ddhill/8161705/module_rename
--
David Hill<David.Hill at Oracle.com>
Java Embedded Development
"A man's feet should be planted in his country, but his eyes should survey the world."
-- George Santayana (1863 - 1952)
More information about the openjfx-dev
mailing list