Fri, 29 Apr 2011 16:05:29 +0100 7039937: Improved catch analysis fails to handle a common idiom in the libraries
mcimadamore [Fri, 29 Apr 2011 16:05:29 +0100] rev 9601
7039937: Improved catch analysis fails to handle a common idiom in the libraries Summary: Disable generation of 'unreachable catch' warnings for catch statements catching Exception/Throwable Reviewed-by: jjg
Fri, 29 Apr 2011 16:05:02 +0100 7040104: javac NPE on Object a[]; Object o = (a=null)[0];
mcimadamore [Fri, 29 Apr 2011 16:05:02 +0100] rev 9600
7040104: javac NPE on Object a[]; Object o = (a=null)[0]; Summary: When a null literal is found on top of stack, if expected type is 1-dimension array no checkcast is emitted Reviewed-by: jjg
Thu, 28 Apr 2011 15:05:36 -0700 7029150: Project Coin: present union types from the tree API through to javax.lang.model
jjg [Thu, 28 Apr 2011 15:05:36 -0700] rev 9599
7029150: Project Coin: present union types from the tree API through to javax.lang.model Reviewed-by: mcimadamore
Thu, 28 Apr 2011 08:46:06 -0700 7037081: Remove com.sun.tracing from NON_CORE_PKGS
mchung [Thu, 28 Apr 2011 08:46:06 -0700] rev 9598
7037081: Remove com.sun.tracing from NON_CORE_PKGS Reviewed-by: ohair, jjg, jmasa
Wed, 27 Apr 2011 17:13:54 -0700 7028815: Missing styles for some bulleted items in the new stylesheet
bpatel [Wed, 27 Apr 2011 17:13:54 -0700] rev 9597
7028815: Missing styles for some bulleted items in the new stylesheet Reviewed-by: jjg
Wed, 27 Apr 2011 17:03:24 -0700 7039822: Project Coin: add explicit tests for the lub of an exception parameter
darcy [Wed, 27 Apr 2011 17:03:24 -0700] rev 9596
7039822: Project Coin: add explicit tests for the lub of an exception parameter Reviewed-by: mcimadamore, jjg
Mon, 25 Apr 2011 15:56:09 -0700 7038363: cast from object to primitive should be for source >= 1.7
jjg [Mon, 25 Apr 2011 15:56:09 -0700] rev 9595
7038363: cast from object to primitive should be for source >= 1.7 Reviewed-by: mcimadamore
Mon, 25 Apr 2011 15:50:30 -0700 7039019: test cannot run standalone
jjg [Mon, 25 Apr 2011 15:50:30 -0700] rev 9594
7039019: test cannot run standalone Reviewed-by: dlsmith
Tue, 19 Apr 2011 13:57:25 +0100 7036906: Scope: CompoundScope.getElements() doesn't pass scope filter to subscopes
mcimadamore [Tue, 19 Apr 2011 13:57:25 +0100] rev 9593
7036906: Scope: CompoundScope.getElements() doesn't pass scope filter to subscopes Summary: CompoundScope.getElements() is not filtering elements according to the ScopeFilter argument Reviewed-by: jjg
Mon, 18 Apr 2011 15:39:16 -0700 6758050: javadoc handles nested generic types incorrectly
bpatel [Mon, 18 Apr 2011 15:39:16 -0700] rev 9592
6758050: javadoc handles nested generic types incorrectly Reviewed-by: jjg
(0) -3000 -1000 -300 -100 -10 +10 +100 +300 +1000 +3000 +10000 +30000 tip