hg: jdk7/tl/langtools: 6663588: Compiler goes into infinite loop for Cyclic Inheritance test case

2008-03-04 Thread mcimadamore
Changeset: 38bd6375f37d Author:mcimadamore Date: 2008-03-04 15:45 + URL: http://hg.openjdk.java.net/jdk7/tl/langtools/rev/38bd6375f37d 6663588: Compiler goes into infinite loop for Cyclic Inheritance test case Summary: interplay between cyclic inheritance and tvar bounds hangs

hg: jdk7/tl/langtools: 6608214: Exception throw while analysing a file with error

2008-03-04 Thread mcimadamore
Changeset: d472e2fbcc39 Author:mcimadamore Date: 2008-03-04 15:19 + URL: http://hg.openjdk.java.net/jdk7/tl/langtools/rev/d472e2fbcc39 6608214: Exception throw while analysing a file with error Summary: bad error-recovery after bad type-variable bound is detected Reviewed-by

hg: jdk7/tl/langtools: 6660289: declared bound in inner class referring a type variable of the outer class

2008-03-04 Thread mcimadamore
Changeset: 40813968849e Author:mcimadamore Date: 2008-03-04 13:00 + URL: http://hg.openjdk.java.net/jdk7/tl/langtools/rev/40813968849e 6660289: declared bound in inner class referring a type variable of the outer class Summary: NPE caused by a defect in type-variable

hg: jdk7/tl/langtools: 6611449: Internal Error thrown during generic method/constructor invocation

2008-03-04 Thread mcimadamore
Changeset: b45f8d4794b7 Author:mcimadamore Date: 2008-03-04 12:14 + URL: http://hg.openjdk.java.net/jdk7/tl/langtools/rev/b45f8d4794b7 6611449: Internal Error thrown during generic method/constructor invocation Summary: type-inference should fail since lub is not defined for

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

2008-03-03 Thread mcimadamore
Changeset: 3c2d13c42e0a Author:mcimadamore Date: 2008-03-03 16:03 + 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