mirror of
https://github.com/openjdk/jdk.git
synced 2026-06-05 02:02:31 +00:00
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…
x
Reference in New Issue
Block a user