[patch] remove unused peer library functions

Mark Wielaard mark@klomp.org
Thu Mar 17 15:01:00 GMT 2005


Hi,

On Wed, 2005-03-16 at 20:05 -0500, Thomas Fitzsimmons wrote:
> I committed this patch to mainline.  It removes some unused files from
> the peer library and adjusts Makefile.am accordingly.  These files were
> causing OpenOffice.org's symbol checker to report undefined symbols.
> They seem to be relics of some old runtime -- maybe Japhar -- but
> they're not used by libgcj.

Some of this is/was used in some GNU Classpath JNI libraries.
Unfortunately they are not very well documented. For the curious here
are some references:

GNU Classpath Hacker Guide:
8.2 Utility Classes  Reusing Software
http://www.gnu.org/software/classpath/docs/hacking.html#SEC12
8.3 Robustness  Writing Robust Software
http://www.gnu.org/software/classpath/docs/hacking.html#SEC13

Hacking on the VM Interface
GNU Classpath Workshop, October 12, 2003
Forgotten History
http://www.klomp.org/mark/classpath/slides/img2.html
VMI, NSA, JCL (libclasspath)
http://www.klomp.org/mark/classpath/slides/img3.html

But that is all documentation except for the header files and source
code itself I am afraid.

Cheers,

Mark

-- 
Escape the Java Trap with GNU Classpath!
http://www.gnu.org/philosophy/java-trap.html

Join the community at http://planet.classpath.org/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part
URL: <http://gcc.gnu.org/pipermail/java-patches/attachments/20050317/d823e9c4/attachment.sig>


More information about the Java-patches mailing list