Fri, 29 Apr 2011 16:06:28 +0100 6550655: com.sun.tools.javac.code.Symbol$CompletionFailure
mcimadamore [Fri, 29 Apr 2011 16:06:28 +0100] rev 9603
6550655: com.sun.tools.javac.code.Symbol$CompletionFailure Summary: Accessing a non-existing enum constant from an annotation whose class is available results in an internal error Reviewed-by: jjg
Fri, 29 Apr 2011 16:05:56 +0100 7034495: Javac asserts on usage of wildcards in bounds
mcimadamore [Fri, 29 Apr 2011 16:05:56 +0100] rev 9602
7034495: Javac asserts on usage of wildcards in bounds Summary: Problem with intersection types and wildcards causing javac to crash Reviewed-by: jjg
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
(0) -3000 -1000 -300 -100 -30 -10 -4 +4 +10 +30 +100 +300 +1000 +3000 +10000 +30000 tip