-
Bug
-
Resolution: Fixed
-
P2
-
9
-
b174
-
Not verified
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8182346 | 10 | Lance Andersen | P2 | Resolved | Fixed | b13 |
JDK-8181999 | 9.0.4 | Lance Andersen | P2 | Resolved | Fixed | b01 |
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.
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