This commit is contained in:
Lana Steuck 2016-08-18 21:34:24 +00:00
commit 1bc6b0a983

View File

@ -23,6 +23,9 @@
* questions.
*/
/**
* Defines the Java binding of the OMG CORBA APIs, and the RMI-IIOP API.
*/
module java.corba {
requires public java.desktop;
requires public java.rmi;