< prev index next >

corba/src/java.corba/share/classes/module-info.java

Print this page

        

*** 24,33 **** --- 24,34 ---- */ /** * Defines the Java binding of the OMG CORBA APIs, and the RMI-IIOP API. * + * @moduleGraph * @since 9 */ @Deprecated(since="9", forRemoval=true) module java.corba { requires transitive java.desktop;
< prev index next >