ICE on simple (illegal) code in 3.3
Ranjit Mathew
rmathew4lists@hotmail.com
Mon Feb 17 15:02:00 GMT 2003
Hi,
I'm consistently getting ICE on this simple (illegal) code
with 3.3 on MinGW, but not with 3.2:
--------------------------------- 8< ---------------------------------
public class Foo {
public void bar( ) {
String[] s;
s = { "snafu", "wombat"};
}
}
--------------------------------- 8< ---------------------------------
Does this happen on other platforms as well?
Ranjit.
--
Ranjit Mathew Email: rmathew AT hotmail DOT com
Bangalore, INDIA. Web: http://ranjitmathew.tripod.com/
More information about the Java
mailing list