mirror of
https://github.com/openjdk/jdk.git
synced 2025-08-23 21:04:19 +02:00
8169069: Module system implementation refresh (11/2016)
Co-authored-by: Mandy Chung <mandy.chung@oracle.com> Co-authored-by: Claes Redestad <claes.redestad@oracle.com> Co-authored-by: Mark Reinhold <mark.reinhold@oracle.com> Reviewed-by: plevart, chegar, psandoz, mchung, alanb, dfuchs, naoto, coffeys, weijun
This commit is contained in:
parent
2e931825c6
commit
fbe85300bf
510 changed files with 16787 additions and 5365 deletions
|
@ -23,6 +23,9 @@
|
|||
* questions.
|
||||
*/
|
||||
|
||||
/**
|
||||
* Internal API for line editing
|
||||
*/
|
||||
module jdk.internal.le {
|
||||
exports jdk.internal.jline to
|
||||
jdk.scripting.nashorn.shell,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue