8181195: Mark java.se.ee aggregator module deprecated and for removal
Reviewed-by: joehw, alanb, mchung
This commit is contained in:
parent
e7a9736953
commit
644aec5212
@ -34,6 +34,7 @@
|
||||
*/
|
||||
@SuppressWarnings({"deprecation",
|
||||
"removal"}) // java.corba and other modules
|
||||
@Deprecated(since="9", forRemoval=true)
|
||||
module java.se.ee {
|
||||
|
||||
requires transitive java.se;
|
||||
|
Loading…
Reference in New Issue
Block a user