[Bug java/6163] anonymous class verifier error

2004-10-28 Thread phil at mkdoc dot com
--- Additional Comments From phil at mkdoc dot com 2004-10-28 12:59 --- Is this a final verdict on this issue? This problem also affects compatibility with the Sun 1.3 interpreter. Can I take it that the Sun 1.4 interpreter is the benchmark reference for GCJ going forward? Thanks.

[Bug java/6163] anonymous class verifier error

2004-10-28 Thread tromey at gcc dot gnu dot org
--- Additional Comments From tromey at gcc dot gnu dot org 2004-10-28 18:20 --- Nobody is planning to add backward compatibility code here. The exception was added to the 1.4 verifier because it wasn't possible to correctly compile valid java programs without it. So, targeting 1.4 makes