8174698: Fix @since in module-info.java in dev/corba repo
Reviewed-by: alanb
This commit is contained in:
parent
606d1edcf6
commit
b826b2fa86
@ -25,6 +25,8 @@
|
||||
|
||||
/**
|
||||
* Defines the Java binding of the OMG CORBA APIs, and the RMI-IIOP API.
|
||||
*
|
||||
* @since 9
|
||||
*/
|
||||
@Deprecated(since="9", forRemoval=true)
|
||||
module java.corba {
|
||||
|
Loading…
x
Reference in New Issue
Block a user