Download List

Projeto Descrição

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

Nativo constrói apenas são permitidos. Erros de digitação na documentação foram corrigidos. Uma fuga de memória no nativo / jni classpath / jcl.c foi corrigido. Atualizações de páginas web foram feitas. Correções foram feitas para passar o TCK JSR166. awk é usado para construir o classlist em construção. Um impasse na Logger foi corrigido. A regressão em java.lang.String foi corrigido. Instrumentos Classpath estão autorizados a manipular @ arquivo de opções. parseInt é permitido para lidar com um "+" prefixo corretamente. A utilização de 1,5 construções de linguagem foi retirado na camada de VM.
Tags: Major bugfixes
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.

2008-03-13 00:39
0.97.1

Uma série de pequenos bugs foram corrigidos. Documentação Javadoc é agora produzido para a JSR166 classes (java.util.concurrent). Uma incompatibilidade na implementação da API STAX foi corrigido, e os ficheiros em falta de imóveis para as ferramentas estão incluídas no tarball liberado.
Tags: Minor bugfixes
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.

2008-02-26 17:23
0.97

A principal característica desta versão é grandes alterações ao classpath de compilação do sistema. Notavelmente, configurar agora tenta encontrar TJCE, javac, e gcj (nessa ordem), e - with-TJ e - com opções de javac foram removidos. Para substituir isso, defina JAVAC quando chamado configure. Edifício também exige agora uma versão do Javah assim que os cabeçalhos podem ser gerados. Houve também muitas correções ao longo dos últimos quatro meses.
Tags: Minor bugfixes
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.

2007-10-31 18:56
0.96.1

Pequenas compilar, configurar e construir correções.
Tags: Minor bugfixes
Small compile, configure, and build fixes.

2007-10-16 10:47
0.96

Esta versão inclui um novo javax.sound experimental GStreamer peer (ver README.gstreamer). Existem também algumas novas funcionalidades menores como o suporte para JNI 1.6, melhor suporte para o compilador javac OpenJDK e emulando as ferramentas do JDK, e melhorou muito Escher AWT pares, juntamente com muitas correções, incluindo as melhorias AWT e Swing apoio.
Tags: Major bugfixes
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.

Project Resources