mirror of
https://github.com/openjdk/jdk.git
synced 2025-08-23 21:04:19 +02:00
8173957: Fix @since in module-info.java in dev/jdk repo
Reviewed-by: alanb, lancea
This commit is contained in:
parent
b07d8b9313
commit
de146b6a36
31 changed files with 61 additions and 0 deletions
|
@ -25,6 +25,8 @@
|
|||
|
||||
/**
|
||||
* Internal API for line editing
|
||||
*
|
||||
* @since 9
|
||||
*/
|
||||
module jdk.internal.le {
|
||||
exports jdk.internal.jline to
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue