hg: jdk7/tl/langtools: 6614974: javac successfully compiles code that throws java.lang.VerifyError when run

mcimadamore at hg.openjdk.java.net mcimadamore at hg.openjdk.java.net
Mon Mar 3 10:03:45 PST 2008


Changeset: 3c2d13c42e0a
Author:    mcimadamore
Date:      2008-03-03 16:03 +0000
URL:       http://hg.openjdk.java.net/jdk7/tl/langtools/rev/3c2d13c42e0a

6614974: javac successfully compiles code that throws java.lang.VerifyError when run
Summary: synthetic cast missing when translating autoboxing expressions
Reviewed-by: jjg

! src/share/classes/com/sun/tools/javac/comp/Lower.java
+ test/tools/javac/boxing/T6614974.java




More information about the compiler-dev mailing list