This is the mail archive of the java-patches@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: [patch] remove unused peer library functions


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/

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


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