Loading... (original) (raw)
Type:
Enhancement
Resolution: Fixed
Priority:
P2
Fix Version/s: 9
Affects Version/s: 9
Verification:
Not verified
JSR 379 propose to deprecate for removal the following modules:
java.activation
java.corba
java.transaction
java.xml.bind
java.xml.ws
java.xml.ws.annotation
@Deprecated(since="9", forRemoval=true) needs to be added to the module-info.java of each module to align with the proposal.
backported by
JDK-8177586 Add @Deprecated(since="9", forRemoval=true) to EE modules
- Resolved
relates to
JDK-8181195 Add @Deprecated(since="9", forRemoval=true) to the java.se.ee aggregator module
- Closed
JDK-8181702 Add @Deprecated(since="9", forRemoval=true) to the jdk.xml.bind and jdk.xml.ws modules
- Closed