This is the mail archive of the java@gcc.gnu.org mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: class initialization check overhead


On Wed, 30 Oct 2002 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]