Conversation
Notices
-
I think there's something wrong when I'm patching !java programs to get around compiler differences.
-
Please can you give me a concrete example?
-
@gouessej OpenJDK6 has a type inference bug (bug 100167) that makes it unable to compile a ton of code, including junit-truth and Guava.
-
Thanks. Do you know whether it is reproducible with OpenJDK 1.7?
-
AFAICT the bug isn't present in OpenJDK7 as I have compiled junit-truth successfully.
-
Thank you for your quick reply. The problem is that Eclipse 3.7 crashes with OpenJDK7 :( I reported this bug.
-
My report is here: http://ur1.ca/91jeo You seem to use a more recent version than me.
-