duke [Wed, 05 Jul 2017 22:22:34 +0200] rev 41644
Added tag jdk-9+142 for changeset df0e03e3ca0e
duke [Wed, 05 Jul 2017 22:22:33 +0200] rev 41643
Merge
duke [Wed, 05 Jul 2017 22:22:25 +0200] rev 41642
Merge
rfield [Mon, 24 Oct 2016 17:06:10 -0700] rev 41641
8167637: jshell tool: /edit should use EDITOR setting
8167640: jshell tool: external editor temp file should be *.java
Reviewed-by: jlahoda
mcimadamore [Mon, 24 Oct 2016 14:47:48 +0100] rev 41640
8168480: Speculative attribution of lambda causes NPE in Flow
Summary: Flow attempts to analyze too much of a lambda body during attribution
Reviewed-by: vromero
darcy [Sat, 22 Oct 2016 12:27:52 -0700] rev 41639
8168499: Workaround intermittent failures of IntersectionTargetTypeTest.java
Reviewed-by: rfield, amlu, mcimadamore
jjg [Thu, 20 Oct 2016 16:31:42 -0700] rev 41638
8168343: 3 javac tests fail when run on an exploded image
Reviewed-by: darcy
jjg [Thu, 20 Oct 2016 13:44:51 -0700] rev 41637
8145471: javac changes for enhanced deprecation
Reviewed-by: smarks, tbell, mcimadamore, jlahoda
lana [Thu, 20 Oct 2016 20:01:40 +0000] rev 41636
Merge
rfield [Thu, 20 Oct 2016 12:53:11 -0700] rev 41635
8163840: jshell tool: provide way to display configuration settings
Reviewed-by: jlahoda
ksrini [Wed, 19 Oct 2016 16:58:09 -0700] rev 41634
8168368: Add missing bug id for JDK-8167383
Reviewed-by: bpatel
ksrini [Wed, 19 Oct 2016 14:51:20 -0700] rev 41633
8167383: Javadoc does not handle packages correctly when used with module option.
Reviewed-by: bpatel, jjg
tbell [Wed, 19 Oct 2016 07:48:49 -0700] rev 41632
8167600: jib make run-test for langtools and intermittent failures on windows-x86
Reviewed-by: ihse
jlahoda [Wed, 19 Oct 2016 12:42:37 +0200] rev 41631
8166183: jshell tool: on return from Ctrl-Z, garbage on screen, dies with Ctrl-C
Summary: Reset the console when the process is suspended and resumed.
Reviewed-by: rfield
bpatel [Thu, 14 Jul 2016 13:35:35 -0700] rev 41630
8151921: Improved page resolution
Reviewed-by: jjg, ksrini, ahgross