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:
Alan Bateman 2016-12-01 08:57:53 +00:00
parent 2e931825c6
commit fbe85300bf
510 changed files with 16787 additions and 5365 deletions

View file

@ -23,6 +23,9 @@
* questions.
*/
/**
* Internal API for line editing
*/
module jdk.internal.le {
exports jdk.internal.jline to
jdk.scripting.nashorn.shell,