public inbox for java-patches@gcc.gnu.org
 help / color / mirror / Atom feed
* [patch] merging classpath 0.97.2
@ 2008-06-09 20:42 Matthias Klose
  2008-06-09 20:49 ` David Daney
  2008-06-11 17:21 ` Tom Tromey
  0 siblings, 2 replies; 6+ messages in thread
From: Matthias Klose @ 2008-06-09 20:42 UTC (permalink / raw)
  To: java-patches; +Cc: jsumali

not posting a complete patch; the current merge can be found in the
branches/gcj/classpath-0961-import-branch branch. Documenting the changes which
were necessary to get a working trunk, which doesn't show regressions when
running the libjava testsuite.  I did an earlier merge of 0.96.1, which is
included there.

  Matthias

The diff can be produced with:

svn diff \
  svn+ssh://gcc.gnu.org/svn/gcc/branches/gcj/classpath-0961-import-branch\
  svn+ssh://gcc.gnu.org/svn/gcc/trunk@136533

The toplevel Makefile.in diff doesn't belong to the merge

libjava/

2008-06-07  Matthias Klose  <doko@ubuntu.com>

        Import GNU Classpath (classpath-0_97_2-release).

	* configure.ac: Set JAVAC, pass --disable-regen-headers
	to the classpath configure.
        * Regenerate class and header files.
        * Regenerate auto* files.

2008-01-27  Matthias Klose  <doko@ubuntu.com>

        * gcj/javaprims.h: Define jobjectRefType.
        * jni.cc (_Jv_JNI_GetObjectRefType): New (stub only).
        (_Jv_JNIFunctions): Initialize GetObjectRefType.

2008-01-27  Matthias Klose  <doko@ubuntu.com>

        Import GNU Classpath (classpath-0_96_1-release).

        * Regenerate class and header files.
        * Regenerate auto* files.

        * gnu/classpath/jdwp/VMVirtualMachine.java,
        java/security/VMSecureRandom.java: Merge from classpath.

        * HACKING: Fix typo.


libjava/classpath/

2008-06-07  Matthias Klose  <doko@ubuntu.com>

        * native/jni/gstreamer-peer/Makefile.am: Do not link with
        libclasspathnative.
        * native/jni/gstreamer-peer/Makefile.in: Regenerate.

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2008-06-13 12:59 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-06-09 20:42 [patch] merging classpath 0.97.2 Matthias Klose
2008-06-09 20:49 ` David Daney
2008-06-09 20:58   ` Matthias Klose
2008-06-09 21:45   ` Andrew John Hughes
2008-06-11 17:21 ` Tom Tromey
2008-06-13 12:59   ` Matthias Klose

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).