lana [Thu, 19 May 2016 20:14:16 +0000] rev 38528
Merge
lana [Thu, 19 May 2016 19:47:04 +0000] rev 38527
Merge
iris [Thu, 19 May 2016 11:56:38 -0700] rev 38526
8144062: Move jdk.Version to java.lang.Runtime.Version
Reviewed-by: abuckley, alanb, forax, jjg, mchung, psandoz
mchung [Thu, 19 May 2016 11:01:26 -0700] rev 38525
8156575: Add jdeps -addmods, -system, -inverse options
Reviewed-by: dfuchs
mchung [Thu, 19 May 2016 10:55:33 -0700] rev 38524
8156680: jdeps implementation refresh
Reviewed-by: dfuchs
mchung [Thu, 19 May 2016 10:55:33 -0700] rev 38523
8153481: tools/jdeps/modules/GenModuleInfo.java and ModuleTest.java fails intermittently
Reviewed-by: dfuchs
mcimadamore [Thu, 19 May 2016 17:57:28 +0100] rev 38522
8157326: Intellij langtools project should use shared run configurations
Summary: Turn langtools run configurations into shared configurations. Fix minor addExport issues.
Reviewed-by: jlahoda
jlahoda [Wed, 18 May 2016 21:00:43 +0200] rev 38521
8133549: Generalize jshell's EditingHistory
Summary: EditingHistory moved to jdk.internal.le
Reviewed-by: rfield
rfield [Wed, 18 May 2016 11:35:10 -0700] rev 38520
8157185: jshell tool: ambiguous format -- distinguished arguments should be options
Reviewed-by: vromero
sadayapalam [Wed, 18 May 2016 11:38:20 +0530] rev 38519
8154997: Add examples for jigsaw diagnostics
Reviewed-by: jjg, jlahoda