mirror of
https://github.com/openjdk/jdk.git
synced 2025-08-28 15:24:43 +02:00
8174697: Fix @since in module-info.java in dev/jaxws repo
Reviewed-by: alanb
This commit is contained in:
parent
80b625a6d8
commit
480d90b74f
4 changed files with 8 additions and 0 deletions
|
@ -25,6 +25,8 @@
|
|||
|
||||
/**
|
||||
* Defines the JavaBeans Activation Framework (JAF) API.
|
||||
*
|
||||
* @since 9
|
||||
*/
|
||||
module java.activation {
|
||||
requires transitive java.datatransfer;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue