lana [Thu, 26 May 2016 17:17:51 +0000] rev 38547
Merge
erikj [Wed, 25 May 2016 12:53:26 +0200] rev 38546
8157336: Generation of classlists at build time should be configurable
Reviewed-by: tbell, dholmes
lana [Thu, 26 May 2016 16:02:14 +0000] rev 38545
Added tag jdk-9+120 for changeset cd251f56161f
duke [Wed, 05 Jul 2017 21:45:41 +0200] rev 38544
Added tag jdk-9+120 for changeset 933054343640
duke [Wed, 05 Jul 2017 21:45:40 +0200] rev 38543
Merge
duke [Wed, 05 Jul 2017 21:45:33 +0200] rev 38542
Merge
jlahoda [Tue, 24 May 2016 16:02:46 +0200] rev 38541
8131017: jshell tool: pasting code with tabs invokes tab completion
Summary: Enabling copy-paste detection.
Reviewed-by: lagergren, rfield, sundar
rfield [Mon, 23 May 2016 13:05:04 -0700] rev 38540
8157528: jdk/jshell/ExecutionControlTest.java failed intermittently with NPE
Reviewed-by: jlahoda
rfield [Mon, 23 May 2016 10:12:05 -0700] rev 38539
8157517: jshell tool: allow undoing operations
8157395: jshell tool: allow the position of options on commands to be more flexible
8157393: jshell tool: change /set newmode ... to be consistent with /retain mode
Reviewed-by: jlahoda
mcimadamore [Mon, 23 May 2016 15:07:10 +0100] rev 38538
8157149: Inference: weird propagation of thrown inference variables
Summary: Overhaul of treatment of thrown inference variables
Reviewed-by: vromero
psandoz [Mon, 23 May 2016 12:48:18 +0200] rev 38537
8149821: Add VarHandle signature-polymorphic invocation byte code tests
Reviewed-by: mcimadamore
sadayapalam [Mon, 23 May 2016 10:08:48 +0530] rev 38536
8154824: Compiler should handle java.nio.file.FileSystemNotFoundException gracefully and not abort
Reviewed-by: jjg
rfield [Sat, 21 May 2016 22:32:08 -0700] rev 38535
8156101: JShell SPI: Provide a pluggable execution control SPI
Reviewed-by: jlahoda
darcy [Fri, 20 May 2016 17:00:03 -0700] rev 38534
6415644: Make javax.lang.model.SourceVersion more informative
Reviewed-by: jjg
jjg [Fri, 20 May 2016 16:44:35 -0700] rev 38533
8157474: clean up/simplify/rename ModuleWrappers class
Reviewed-by: mchung
mchung [Fri, 20 May 2016 12:24:02 -0700] rev 38532
8153042: jdeps should continue to report JDK internal APIs that are removed/renamed in JDK
Reviewed-by: dfuchs
rfield [Fri, 20 May 2016 11:55:46 -0700] rev 38531
8157200: jshell tool: Add /retain command to persist settings
8156910: jshell tool: crash when code with syntax error contains format specifier
Reviewed-by: jlahoda
mchung [Fri, 20 May 2016 09:47:00 -0700] rev 38530
8157391: jdeps left JarFile open
Reviewed-by: alanb
mchung [Thu, 19 May 2016 17:34:05 -0700] rev 38529
8152502: tools/jdeps/modules/GenModuleInfo.java and TransitiveDeps fails on windows
Reviewed-by: jjg
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