ICE on simple (illegal) code in 3.3

Mark Wielaard mark@klomp.org
Mon Feb 17 22:05:00 GMT 2003


Hi,

On Mon, 2003-02-17 at 07:32, Ranjit Mathew wrote:
>     I'm consistently getting ICE on this simple (illegal) code
> with 3.3 on MinGW, but not with 3.2:
> [...]
> Does this happen on other platforms as well?

I am not seeing this, both 3.3 branch and mainline just give:
$ gcj Foo.java
Foo.java:4: error: Missing term.
       s = { "snafu", "wombat"};
           ^
1 error

What are you seeing?

Cheers,

Mark



More information about the Java mailing list