.jcheck/conf

Fri, 29 Apr 2011 16:05:02 +0100

author
mcimadamore
date
Fri, 29 Apr 2011 16:05:02 +0100
changeset 989
4c03383f6529
parent 3
e5e9fa6fa29c
child 1012
fdc22d73b6f3
permissions
-rw-r--r--

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

     1 project=jdk7

mercurial