Mon, 29 Aug 2016 09:58:42 +0000 8156984: JShell tool: for (FormatCase e : EnumSet.allOf(FormatCase.class))
ntv [Mon, 29 Aug 2016 09:58:42 +0000] rev 40600
8156984: JShell tool: for (FormatCase e : EnumSet.allOf(FormatCase.class)) Summary: Replacde EnumSet.allOf(FormatCase.class) with FormatCase.all Reviewed-by: rfield
Fri, 26 Aug 2016 15:54:36 -0700 8164887: update tests to remove use of old-style options
jjg [Fri, 26 Aug 2016 15:54:36 -0700] rev 40599
8164887: update tests to remove use of old-style options Reviewed-by: mchung
Fri, 26 Aug 2016 11:36:08 -0700 8158738: jshell tool: Save does not affect jshell if started from another editor
rfield [Fri, 26 Aug 2016 11:36:08 -0700] rev 40598
8158738: jshell tool: Save does not affect jshell if started from another editor Reviewed-by: jlahoda
Thu, 25 Aug 2016 21:58:13 -0700 8164835: add a few tools tests to the problem list
smarks [Thu, 25 Aug 2016 21:58:13 -0700] rev 40597
8164835: add a few tools tests to the problem list Reviewed-by: darcy
Thu, 25 Aug 2016 17:58:39 -0700 8145464: implement deprecation static analysis tool
smarks [Thu, 25 Aug 2016 17:58:39 -0700] rev 40596
8145464: implement deprecation static analysis tool Reviewed-by: psandoz, darcy
Thu, 25 Aug 2016 22:35:51 +0000 Merge
lana [Thu, 25 Aug 2016 22:35:51 +0000] rev 40595
Merge
Thu, 25 Aug 2016 11:51:19 +0100 8164399: inference of thrown variable does not work correctly
mcimadamore [Thu, 25 Aug 2016 11:51:19 +0100] rev 40594
8164399: inference of thrown variable does not work correctly Summary: Logic for inferring thrown variables should exclude non proper bounds as per JLS 18.1 Reviewed-by: vromero, dlsmith
Wed, 24 Aug 2016 17:41:52 -0700 8161501: JSR269 jigsaw update: javax.lang.model.element.ModuleElement.getEnclosedElements() on unnamed module with unnamed package
vromero [Wed, 24 Aug 2016 17:41:52 -0700] rev 40593
8161501: JSR269 jigsaw update: javax.lang.model.element.ModuleElement.getEnclosedElements() on unnamed module with unnamed package Reviewed-by: jjg
Wed, 24 Aug 2016 15:40:35 -0700 8164747: allclasses-frame broken after JDK-8162353
jjg [Wed, 24 Aug 2016 15:40:35 -0700] rev 40592
8164747: allclasses-frame broken after JDK-8162353 Reviewed-by: bpatel
Wed, 24 Aug 2016 12:23:10 -0700 8047338: javac is not correctly filtering non-members methods to obtain the function descriptor
vromero [Wed, 24 Aug 2016 12:23:10 -0700] rev 40591
8047338: javac is not correctly filtering non-members methods to obtain the function descriptor Reviewed-by: mcimadamore
(0) -30000 -10000 -3000 -1000 -300 -100 -10 +10 +100 +300 +1000 +3000 +10000 tip