Hi all, This RFR marks java.se.ee for deprecation and removal. The CCC has been approved.
The diff ls below —————————— hg diff diff -r a5506b425f1b src/java.se.ee/share/classes/module-info.java --- a/src/java.se.ee/share/classes/module-info.java Fri Jun 02 18:32:39 2017 +0100 +++ b/src/java.se.ee/share/classes/module-info.java Wed Jun 07 07:06:41 2017 -0400 @@ -34,6 +34,7 @@ */ @SuppressWarnings({"deprecation", "removal"}) // java.corba and other modules +@Deprecated(since="9", forRemoval=true) module java.se.ee { requires transitive java.se; ljanders-mac:classes ljanders$ —————————————— Best Lance <http://oracle.com/us/design/oracle-email-sig-198324.gif> <http://oracle.com/us/design/oracle-email-sig-198324.gif> <http://oracle.com/us/design/oracle-email-sig-198324.gif> <http://oracle.com/us/design/oracle-email-sig-198324.gif>Lance Andersen| Principal Member of Technical Staff | +1.781.442.2037 Oracle Java Engineering 1 Network Drive Burlington, MA 01803 lance.ander...@oracle.com <mailto:lance.ander...@oracle.com>