changeset 44446 | 5e5429f2b555 |
parent 44285 | 8ee772e49cbb |
child 45545 | 4580a3cc0899 |
44382:c9ea6fe2b3c5 | 44446:5e5429f2b555 |
---|---|
24 */ |
24 */ |
25 |
25 |
26 /** |
26 /** |
27 * Defines the Java Architecture for XML Binding (JAXB) API. |
27 * Defines the Java Architecture for XML Binding (JAXB) API. |
28 * |
28 * |
29 * @moduleGraph |
|
29 * @since 9 |
30 * @since 9 |
30 */ |
31 */ |
31 @Deprecated(since="9", forRemoval=true) |
32 @Deprecated(since="9", forRemoval=true) |
32 module java.xml.bind { |
33 module java.xml.bind { |
33 requires transitive java.activation; |
34 requires transitive java.activation; |