Thu, 26 May 2016 16:02:14 +0000 Added tag jdk-9+120 for changeset cd251f56161f
lana [Thu, 26 May 2016 16:02:14 +0000] rev 38545
Added tag jdk-9+120 for changeset cd251f56161f
Wed, 05 Jul 2017 21:45:41 +0200 Added tag jdk-9+120 for changeset 933054343640
duke [Wed, 05 Jul 2017 21:45:41 +0200] rev 38544
Added tag jdk-9+120 for changeset 933054343640
Wed, 05 Jul 2017 21:45:40 +0200 Merge jdk-9+120
duke [Wed, 05 Jul 2017 21:45:40 +0200] rev 38543
Merge
Wed, 05 Jul 2017 21:45:33 +0200 Merge
duke [Wed, 05 Jul 2017 21:45:33 +0200] rev 38542
Merge
Tue, 24 May 2016 16:02:46 +0200 8131017: jshell tool: pasting code with tabs invokes tab completion
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
Mon, 23 May 2016 13:05:04 -0700 8157528: jdk/jshell/ExecutionControlTest.java failed intermittently with NPE
rfield [Mon, 23 May 2016 13:05:04 -0700] rev 38540
8157528: jdk/jshell/ExecutionControlTest.java failed intermittently with NPE Reviewed-by: jlahoda
Mon, 23 May 2016 10:12:05 -0700 8157517: jshell tool: allow undoing operations
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
Mon, 23 May 2016 15:07:10 +0100 8157149: Inference: weird propagation of thrown inference variables
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
Mon, 23 May 2016 12:48:18 +0200 8149821: Add VarHandle signature-polymorphic invocation byte code tests
psandoz [Mon, 23 May 2016 12:48:18 +0200] rev 38537
8149821: Add VarHandle signature-polymorphic invocation byte code tests Reviewed-by: mcimadamore
Mon, 23 May 2016 10:08:48 +0530 8154824: Compiler should handle java.nio.file.FileSystemNotFoundException gracefully and not abort
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
Sat, 21 May 2016 22:32:08 -0700 8156101: JShell SPI: Provide a pluggable execution control SPI
rfield [Sat, 21 May 2016 22:32:08 -0700] rev 38535
8156101: JShell SPI: Provide a pluggable execution control SPI Reviewed-by: jlahoda
Fri, 20 May 2016 17:00:03 -0700 6415644: Make javax.lang.model.SourceVersion more informative
darcy [Fri, 20 May 2016 17:00:03 -0700] rev 38534
6415644: Make javax.lang.model.SourceVersion more informative Reviewed-by: jjg
Fri, 20 May 2016 16:44:35 -0700 8157474: clean up/simplify/rename ModuleWrappers class
jjg [Fri, 20 May 2016 16:44:35 -0700] rev 38533
8157474: clean up/simplify/rename ModuleWrappers class Reviewed-by: mchung
Fri, 20 May 2016 12:24:02 -0700 8153042: jdeps should continue to report JDK internal APIs that are removed/renamed in JDK
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
Fri, 20 May 2016 11:55:46 -0700 8157200: jshell tool: Add /retain command to persist settings
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
Fri, 20 May 2016 09:47:00 -0700 8157391: jdeps left JarFile open
mchung [Fri, 20 May 2016 09:47:00 -0700] rev 38530
8157391: jdeps left JarFile open Reviewed-by: alanb
Thu, 19 May 2016 17:34:05 -0700 8152502: tools/jdeps/modules/GenModuleInfo.java and TransitiveDeps fails on windows
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
Thu, 19 May 2016 20:14:16 +0000 Merge
lana [Thu, 19 May 2016 20:14:16 +0000] rev 38528
Merge
Thu, 19 May 2016 19:47:04 +0000 Merge
lana [Thu, 19 May 2016 19:47:04 +0000] rev 38527
Merge
Thu, 19 May 2016 11:56:38 -0700 8144062: Move jdk.Version to java.lang.Runtime.Version
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
Thu, 19 May 2016 11:01:26 -0700 8156575: Add jdeps -addmods, -system, -inverse options
mchung [Thu, 19 May 2016 11:01:26 -0700] rev 38525
8156575: Add jdeps -addmods, -system, -inverse options Reviewed-by: dfuchs
Thu, 19 May 2016 10:55:33 -0700 8156680: jdeps implementation refresh
mchung [Thu, 19 May 2016 10:55:33 -0700] rev 38524
8156680: jdeps implementation refresh Reviewed-by: dfuchs
Thu, 19 May 2016 10:55:33 -0700 8153481: tools/jdeps/modules/GenModuleInfo.java and ModuleTest.java fails intermittently
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
Thu, 19 May 2016 17:57:28 +0100 8157326: Intellij langtools project should use shared run configurations
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
Wed, 18 May 2016 21:00:43 +0200 8133549: Generalize jshell's EditingHistory
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
Wed, 18 May 2016 11:35:10 -0700 8157185: jshell tool: ambiguous format -- distinguished arguments should be options
rfield [Wed, 18 May 2016 11:35:10 -0700] rev 38520
8157185: jshell tool: ambiguous format -- distinguished arguments should be options Reviewed-by: vromero
Wed, 18 May 2016 11:38:20 +0530 8154997: Add examples for jigsaw diagnostics
sadayapalam [Wed, 18 May 2016 11:38:20 +0530] rev 38519
8154997: Add examples for jigsaw diagnostics Reviewed-by: jjg, jlahoda
Tue, 17 May 2016 10:13:55 -0700 Merge
jjg [Tue, 17 May 2016 10:13:55 -0700] rev 38518
Merge
Tue, 17 May 2016 10:11:58 -0700 8149599: Update Minefield test
jjg [Tue, 17 May 2016 10:11:58 -0700] rev 38517
8149599: Update Minefield test Reviewed-by: martin
Tue, 17 May 2016 17:53:18 +0100 8156954: javac incorrectly complains of incompatible types
mcimadamore [Tue, 17 May 2016 17:53:18 +0100] rev 38516
8156954: javac incorrectly complains of incompatible types Summary: Add heuristics to pick best stuck constraint as per JLS 18.5.2 Reviewed-by: vromero
(0) -30000 -10000 -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 +10000 tip