8164394: Minor correction in Java API doc for DataSource
Reviewed-by: darcy, jjg, tbell
This commit is contained in:
parent
591154e8ac
commit
07e13d14af
@ -23,12 +23,6 @@
|
||||
* questions.
|
||||
*/
|
||||
|
||||
/**
|
||||
* Defines the full API of the Java SE Platform.
|
||||
* <P>
|
||||
* This module requires {@code java.se} and supplements it with modules
|
||||
* that define CORBA and Java EE APIs. These modules are upgradeable.
|
||||
*/
|
||||
module java.se.ee {
|
||||
|
||||
requires public java.se;
|
||||
|
Loading…
Reference in New Issue
Block a user