commit-classpath
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Add missing native VMObjectStreamClass.hasClassInitializer() method


From: Mark Wielaard
Subject: Add missing native VMObjectStreamClass.hasClassInitializer() method
Date: Tue, 16 Mar 2004 00:06:59 +0100

Hi,

The method java.io.VMObjectStreamClass.hasClassInitializer() was added
in 0.05. But got lost since the 0.06 release. Oops.
Without this simple native implementation a VM that depends on Classpath
to provide all native code for java.io wouldn't be able to do
serialization at all.

2004-03-15  Mark Wielaard  <address@hidden>

    * include/Makefile.am: Add java_io_VMObjectStreamClass.h generation.
    * include/java_io_VMObjectStreamClass.h: New file.
    * native/jni/java-io/Makefile.am (SOURCES): Add new file.
    * native/jni/java-io/java_io_VMObjectStreamClass.c: New file.

Committed.

Cheers,

Mark

Attachment: VMObjectStreamClass.patch
Description: Text Data

Attachment: signature.asc
Description: This is a digitally signed message part


reply via email to

[Prev in Thread] Current Thread [Next in Thread]