8173303: Add module-subgraph images to main platform documentation

Reviewed-by: alanb, chegar, erikj, ihse, lancea
This commit is contained in:
Mandy Chung 2017-03-29 09:42:09 -07:00
parent 45a271e40a
commit 00267e6f55
4 changed files with 4 additions and 0 deletions

View file

@ -26,6 +26,7 @@
/**
* Defines the JavaBeans Activation Framework (JAF) API.
*
* @moduleGraph
* @since 9
*/
@Deprecated(since="9", forRemoval=true)

View file

@ -26,6 +26,7 @@
/**
* Defines the Java Architecture for XML Binding (JAXB) API.
*
* @moduleGraph
* @since 9
*/
@Deprecated(since="9", forRemoval=true)

View file

@ -27,6 +27,7 @@
* Defines a subset of the Common Annotations API to support programs running
* on the Java SE Platform.
*
* @moduleGraph
* @since 9
*/
@Deprecated(since="9", forRemoval=true)

View file

@ -27,6 +27,7 @@
* Defines the Java API for XML-Based Web Services (JAX-WS), and
* the Web Services Metadata API.
*
* @moduleGraph
* @since 9
*/
@Deprecated(since="9", forRemoval=true)