mirror of
https://github.com/openjdk/jdk.git
synced 2026-03-31 10:09:59 +00:00
8178286: Missing @moduleGraph in javadoc
Reviewed-by: lancea
This commit is contained in:
parent
cc56ee78f2
commit
3ff43d350b
@ -217,6 +217,7 @@
|
||||
* from B will get a chance to link the call site in A when it encounters the
|
||||
* object from B.
|
||||
*
|
||||
* @moduleGraph
|
||||
* @since 9
|
||||
*/
|
||||
module jdk.dynalink {
|
||||
|
||||
@ -90,6 +90,7 @@ arrays and back, and so on.
|
||||
In addition to {@code Java}, Nashorn also exposes some other non-standard built-in objects:
|
||||
{@code JSAdapter}, {@code JavaImporter}, {@code Packages}
|
||||
|
||||
@moduleGraph
|
||||
@since 9
|
||||
*/
|
||||
module jdk.scripting.nashorn {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user