8161965: Create initial javadoc description for modules

Reviewed-by: mchung, alanb, abuckley
This commit is contained in:
Lance Andersen 2016-08-18 12:24:30 -04:00
parent 1c1ec9a26e
commit 76e3b2e02f
4 changed files with 14 additions and 0 deletions

View file

@ -23,6 +23,9 @@
* questions.
*/
/**
* Defines the JavaBeans Activation Framework (JAF) API.
*/
module java.activation {
requires public java.datatransfer;
// dependence on java.beans.Beans to be eliminated