On 2002年10月30日 shudo@computer.org wrote: > Sun's Java 2 SE 1.4.1 throws java.lang.VeifyError and > JDK 1.1.8 throws NullPointerException. > GCJ 3.2 (Sep 2002) does nothing. Interesting. > I believe a JVM should throw NullPointerException if the JVM can > execute bytecode without verification. Maybe gcj should follow Hotspot, since 1.1.8 is quite old. Jeff