On 25/09/15 14:08, Erik Joelsson wrote:
Hello,
Please review this change to the build of JDK 9, which drops building of
interim-corba.
The interim build of java.corba has historically been needed for rmic
-iiop but it is no longer needed in the build since the JMX remote API
dropped support for the IIOP transport (JDK-8043937).
Bug: https://bugs.openjdk.java.net/browse/JDK-8137088
Webrev: http://cr.openjdk.java.net/~erikj/8137088/webrev.01/
Thanks for doing this Erik. We can now statically reference JDK 9 types
from corba!
-Chris.