Download List

專案描述

GNU Classpath (essential libraries for Java) is a project to create free core class libraries for use with virtual machines and compilers for the Java programming language. It includes all native methods and core classes necessary for a completely functional execution environment.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2008-06-06 19:08
0.97.2

Native-only builds are allowed. Typographical
errors in the documentation were fixed. A memory
leak in native/jni/classpath/jcl.c was fixed. Web
page updates were made. Fixes were made to pass
the JSR166 TCK. awk is used to construct the
classlist on building. A deadlock in Logger was
fixed. A regression in java.lang.String was fixed.
Classpath tools are allowed to handle @file
options. parseInt is allowed to handle a "+"
prefix correctly. The use of 1.5 language
constructs was removed in the VM layer.
標籤: Major bugfixes

2008-03-13 00:39
0.97.1

A number of minor bugs have been fixed. Javadoc documentation is now produced for the JSR166 classes (java.util.concurrent). An incompatibility in the STaX API implementation has been fixed, and the missing properties files for the tools are included in the released tarball.
標籤: Minor bugfixes

2008-02-26 17:23
0.97

The main feature of this release is major changes
to Classpath's build system. Notably, configure
now tries to find ecj, javac, and gcj (in that
order), and the --with-ecj and --with-javac
options were removed. To override this, set JAVAC
when calling configure. Building also now requires
a version of javah so that headers may be
generated. There have also been many bugfixes over
the past four months.
標籤: Minor bugfixes

2007-10-31 18:56
0.96.1

Small compile, configure, and build fixes.
標籤: Minor bugfixes

2007-10-16 10:47
0.96

This release includes a new experimental GStreamer javax.sound peer (see README.gstreamer). There are also a few new minor features such as support for JNI 1.6, better support for the OpenJDK javac compiler and emulating the JDK tools, and much improved Escher AWT peers along with many bugfixes, including improvements to AWT and Swing support.
標籤: Major bugfixes

Project Resources