Bug#753315: RFS: ecj/3.10.0-1 - [UPLOADED]

2014-07-03 Thread Emmanuel Bourg
This issue is caused by a bug in ecj 3.10 related to overridden methods with a covariant return type. Here StringBuffer.class is missing bridge methods matching the signature of the methods defined in the Appendable class. javac and ecj 3.9 generate them properly. I reported the issue upstream:

Bug#753315: RFS: ecj/3.10.0-1 - [UPLOADED]

2014-07-01 Thread Matthias Klose
Am 30.06.2014 23:12, schrieb Emmanuel Bourg: > Thank you for the log Matthias. Could you also detail the steps to > reproduce this error please? I tried to build gcc with > --enable-java-maintainer-mode but I didn't see this error (but my > configure args were probably incomplete). see libjava/HAC

Bug#753315: RFS: ecj/3.10.0-1 - [UPLOADED]

2014-06-30 Thread Emmanuel Bourg
Thank you for the log Matthias. Could you also detail the steps to reproduce this error please? I tried to build gcc with --enable-java-maintainer-mode but I didn't see this error (but my configure args were probably incomplete). Emmanuel Bourg __ This is the maintainer address of Debian's Java t

Bug#753315: RFS: ecj/3.10.0-1 - [UPLOADED]

2014-06-30 Thread Matthias Klose
Am 30.06.2014 15:05, schrieb Emmanuel Bourg: > Le 30/06/2014 14:52, Matthias Klose a écrit : > >> This breaks the gcj builds configured with --enable-java-maintainer mode. I >> filed an RC issue, and planning to revert that upload next weekend. Such >> uploads should go to experimental first if a