gcc/libjava/classpath
Mark Wielaard ac1ed908de Imported GNU Classpath 0.92
2006-08-14  Mark Wielaard  <mark@klomp.org>

       Imported GNU Classpath 0.92
       * HACKING: Add more importing hints. Update automake version
       requirement.

       * configure.ac (gconf-peer): New enable AC argument.
       Add --disable-gconf-peer and --enable-default-preferences-peer
       to classpath configure when gconf is disabled.
       * scripts/makemake.tcl: Set gnu/java/util/prefs/gconf and
       gnu/java/awt/dnd/peer/gtk to bc. Classify
       gnu/java/security/Configuration.java as generated source file.

       * gnu/java/lang/management/VMGarbageCollectorMXBeanImpl.java,
       gnu/java/lang/management/VMMemoryPoolMXBeanImpl.java,
       gnu/java/lang/management/VMClassLoadingMXBeanImpl.java,
       gnu/java/lang/management/VMRuntimeMXBeanImpl.java,
       gnu/java/lang/management/VMMemoryManagerMXBeanImpl.java,
       gnu/java/lang/management/VMThreadMXBeanImpl.java,
       gnu/java/lang/management/VMMemoryMXBeanImpl.java,
       gnu/java/lang/management/VMCompilationMXBeanImpl.java: New VM stub
       classes.
       * java/lang/management/VMManagementFactory.java: Likewise.
       * java/net/VMURLConnection.java: Likewise.
       * gnu/java/nio/VMChannel.java: Likewise.

       * java/lang/Thread.java (getState): Add stub implementation.
       * java/lang/Class.java (isEnum): Likewise.
       * java/lang/Class.h (isEnum): Likewise.

       * gnu/awt/xlib/XToolkit.java (getClasspathTextLayoutPeer): Removed.

       * javax/naming/spi/NamingManager.java: New override for StackWalker
       functionality.

       * configure, sources.am, Makefile.in, gcj/Makefile.in,
       include/Makefile.in, testsuite/Makefile.in: Regenerated.

From-SVN: r116139
2006-08-14 23:12:35 +00:00
..
doc Imported GNU Classpath 0.92 2006-08-14 23:12:35 +00:00
examples Imported GNU Classpath 0.92 2006-08-14 23:12:35 +00:00
external Imported GNU Classpath 0.92 2006-08-14 23:12:35 +00:00
gnu Imported GNU Classpath 0.92 2006-08-14 23:12:35 +00:00
include Imported GNU Classpath 0.92 2006-08-14 23:12:35 +00:00
java Imported GNU Classpath 0.92 2006-08-14 23:12:35 +00:00
javax Imported GNU Classpath 0.92 2006-08-14 23:12:35 +00:00
lib Imported GNU Classpath 0.92 2006-08-14 23:12:35 +00:00
m4 re PR java/28024 (libjava build failure on Solaris 2.8 (sun4u)) 2006-06-14 13:56:22 +00:00
native Imported GNU Classpath 0.92 2006-08-14 23:12:35 +00:00
org Imported GNU Classpath 0.92 2006-08-14 23:12:35 +00:00
resource Imported GNU Classpath 0.92 2006-08-14 23:12:35 +00:00
scripts Imported GNU Classpath 0.92 2006-08-14 23:12:35 +00:00
sun/reflect/annotation Imported GNU Classpath 0.92 2006-08-14 23:12:35 +00:00
tools Imported GNU Classpath 0.92 2006-08-14 23:12:35 +00:00
vm Imported GNU Classpath 0.92 2006-08-14 23:12:35 +00:00
AUTHORS Imported GNU Classpath 0.90 2006-03-10 21:46:48 +00:00
BUGS Imported GNU Classpath 0.19 + gcj-import-20051115. 2005-11-15 23:20:01 +00:00
COPYING
ChangeLog Imported GNU Classpath 0.92 2006-08-14 23:12:35 +00:00
ChangeLog-2003
ChangeLog-2004
ChangeLog-2005 Imported GNU Classpath 0.20 2006-01-17 18:09:40 +00:00
ChangeLog.gcj re PR awt/28666 (IllegalAccessError in gtk peers) 2006-08-09 19:00:54 +00:00
ChangeLog.gnujaxp.1
ChangeLog.gnujaxp.2
ChangeLog.libxmlj
HACKING
INSTALL Imported GNU Classpath 0.92 2006-08-14 23:12:35 +00:00
LICENSE Imported GNU Classpath 0.90 2006-03-10 21:46:48 +00:00
Makefile.am Makefile.am: Comment out tools wrapper creation. 2006-06-30 18:31:48 +00:00
Makefile.in Imported GNU Classpath 0.92 2006-08-14 23:12:35 +00:00
NEWS Imported GNU Classpath 0.92 2006-08-14 23:12:35 +00:00
README Imported GNU Classpath 0.92 2006-08-14 23:12:35 +00:00
THANKYOU Imported GNU Classpath 0.92 2006-08-14 23:12:35 +00:00
TODO
aclocal.m4 Imported GNU Classpath 0.92 2006-08-14 23:12:35 +00:00
autogen.sh Imported GNU Classpath 0.92 2006-08-14 23:12:35 +00:00
config.guess Imported GNU Classpath 0.92 2006-08-14 23:12:35 +00:00
config.sub Imported GNU Classpath 0.92 2006-08-14 23:12:35 +00:00
configure Imported GNU Classpath 0.92 2006-08-14 23:12:35 +00:00
configure.ac Imported GNU Classpath 0.92 2006-08-14 23:12:35 +00:00
depcomp
install-sh
ltcf-c.sh Imported GNU Classpath 0.20 2006-01-17 18:09:40 +00:00
ltcf-cxx.sh Imported Classpath 0.18. 2005-09-23 21:31:04 +00:00
ltcf-gcj.sh Imported Classpath 0.18. 2005-09-23 21:31:04 +00:00
ltconfig re PR libgcj/28609 (make install broken in current trunk (svn 115947)) 2006-08-07 20:37:50 +00:00
ltmain.sh Port to hosts whose 'sort' and 'tail' implementations treat operands with leading '+' as file names... 2006-07-07 21:20:12 +00:00
mauve-classpath
missing
mkinstalldirs

README

GNU Classpath README - Last updated: August 6, 2006 (for release 0.92)

GNU Classpath, Essential Libraries for Java is a project to create a
free software implementation of the core class libraries for the java
programming language.

Additionally, GNU Classpath includes a sub-project called GNU Classpath
Tools whose goal is to provide a number of free replacements for standard
Java development tools like javadoc, javap, and others.  A sub-project
called GNU Inetlib, can be used as an extension library to provide extra
network protocol support (ftp, finger, gopher) for GNU Classpath.  It can
also be used as a standalone to ease adding http, imap, pop3 and smtp
client support to applictions.  These subprojects are normally released
independently from the core libraries.

This is a development snapshot release only and is not for general
purpose use.  GNU Classpath needs to be combined with a proper
development environment to be useable for end users.  Eventually,
these essential libraries for java will work with as many free
compilers and runtimes as possible.

Complete development environments known to be based on GNU Classpath
include (recommended for end users):

	* GCC with GCJ 	(http://gcc.gnu.org/java/)
	* Kaffe		(http://www.kaffe.org/)

Smaller environments (runtime only, no compilers, no tools) which work
with this GNU Classpath releases include
(tested by and recommended for GNU Classpath hackers):

	* CACAO		(http://www.cacaojvm.org/)
	* JamVM		(http://jamvm.sourceforge.net/)
	* Jikes RVM	(http://jikesrvm.sourceforge.net/)

In general the latest releases of the above VMs will work out of the box
with the latest GNU Classpath release (and in most cases directly with the
development sources from CVS).

Besides combining GNU Classpath with the runtimes and compilers above
you might want to add support for additional extension libraries (mail,
activation, infobus, servlet) check out the GNU ClasspathX project
(http://www.gnu.org/software/classpathx/).

Some tools come with their own customized version of GNU Classpath.
Please check if there is a customized version available for the tool you
use before trying the bare bones GNU Classpath release.  We are working with
the tool creators to keep the differences between the core classes as small
as possible.  Please tell us if you make GNU Classpath work with a new tool.

Active projects which use modified versions of the Classpath libraries
some of which synchronizes with the Classpath CVS head every couple of weeks:

	* IKVM.NET	(http://www.ikvm.net/)
	* JC		(http://jcvm.sourceforge.net/)
	* JNode		(http://jnode.sourceforge.net/)
	* MysaifuVM	(http://www2s.biglobe.ne.jp/~dat/java/project/jvm/)
	* SableVM	(http://www.sablevm.org/)

For a more complete list of GNU Classpath based projects, see the
GNU Classpath website: http://www.gnu.org/software/classpath/stories.html

See the file INSTALL for details on installing GNU Classpath.
See the file NEWS for details on what is included in this release.
See the file TODO for the latest to do list.
See the file HACKING for working on (non-released) CVS development versions.

Homepage: http://www.gnu.org/software/classpath/

Bugs should be reported via bugzilla, available from the GNU Classpath
website: http://www.gnu.org/software/classpath/bugs.html

General Mailing List: classpath@gnu.org
  --> To subscribe send email to classpath-request@gnu.org with a 
      subject and body of "subscribe".  To unsubscribe do the same,
      only with a body and subject of "unsubscribe".  This is a
      smartlist managed mailing list.

Patches Mailing List: classpath-patches@gnu.org
  --> Proposed patches should be sent to the GNU Classpath patches list
  --> To subscribe send email to classpath-patches-request@gnu.org with a 
      subject and body of "subscribe".  To unsubscribe do the same,
      only with a body and subject of "unsubscribe".  This is a
      smartlist managed mailing list.

Anonymous CVS:
  --> "cvs -z3 -d:pserver:anonymous@cvs.savannah.gnu.org:/sources/classpath
      co classpath"
  --> More detailed instructions available on the Savannah project website.
      http://savannah.gnu.org/projects/classpath/

Happy Hacking!