Loading... (original) (raw)
Type:
Bug
Resolution: Fixed
Priority:
P2
Fix Version/s: 9
Affects Version/s: 9
Component/s: xml
Verification:
Not verified
JDK 9 proposes to deprecate for removal the following tool modules:
jdk.xml.bind
jjdk.xml.ws
@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-8181999 Add @Deprecated(since="9", forRemoval=true) to the jdk.xml.bind and jdk.xml.ws modules
- Resolved
JDK-8182346 Add @Deprecated(since="9", forRemoval=true) to the jdk.xml.bind and jdk.xml.ws modules
- Resolved
clones
JDK-8181195 Add @Deprecated(since="9", forRemoval=true) to the java.se.ee aggregator module
- Closed
relates to
JDK-8174728 Add @Deprecated(since="9", forRemoval=true) to EE modules
- Closed