[cp-patches] Fix for SAX TransformerHandler behaviour

2007-02-19 Thread Chris Burdess
I committed this patch to fix an NPE when using the SAX TransformerHandler behaviour. 2007-02-19 Chris Burdess [EMAIL PROTECTED] Fixes #30831 * gnu/xml/dom/ls/SAXEventSink.java: Only set extended document properties when reader is available. patch Description: Binary data

[cp-patches] FYI: Ensure ObjectName.properties is initialized

2007-02-19 Thread Gary Benson
Hi all, This commit ensures that javax.management.ObjectName.properties is always initialized. Without it there are at least two possible ways to create an ObjectName with a null properties field. Cheers, Gary

[cp-patches] Re: FYI: Ensure ObjectName.properties is initialized

2007-02-19 Thread Gary Benson
Gary Benson wrote: This commit ensures that javax.management.ObjectName.properties is always initialized. Without it there are at least two possible ways to create an ObjectName with a null properties field. This commit. Cheers, Gary Index: ChangeLog

[cp-patches] FYI: added cp prefix to info files

2007-02-19 Thread Dalibor Topic
2007-02-19 Dalibor Topic [EMAIL PROTECTED] * cp-hacking.texinfo, cp-tools.texinfo, cp-vmintegration.texinfo: Prefix output file name with cp. make distcheck now fails since the man pages are left over after cleanup. I'll leave the decision

Re: [cp-patches] FYI: added cp prefix to info files

2007-02-19 Thread Dalibor Topic
Mark Wielaard wrote: Hi Dalibor, make distcheck now fails since the man pages are left over after cleanup. I'll leave the decision whether to delete them on cleanup, or to distribute them to Mark. I choose to fix that as follows: 2007-02-19 Mark Wielaard [EMAIL PROTECTED] *

[cp-testresults] FAIL: classpath build with ecj on Mon Feb 19 09:41:39 UTC 2007

2007-02-19 Thread cpdev
done make[1]: Entering directory `/home/cpdev/Nightly/classpath/build/lib' true top_builddir=.. top_srcdir=../../classpath /bin/sh ./gen-classlist.sh standard Adding java source files from srcdir '../../classpath'. Adding java source files from VM directory ../../classpath/vm/reference Adding

[cp-testresults] FAIL: regressions for mauve-jamvm on Mon Feb 19 22:18:52 UTC 2007

2007-02-19 Thread cpdev
Baseline from: Thu Dec 21 05:13:54 UTC 2006 Regressions: FAIL: gnu.java.security.jce.TestOfHttps FAIL: gnu.javax.crypto.jce.TestOfCipherOutputStream FAIL: java.awt.dnd.DragSource.CreateDragGestureRecognizerTest FAIL: java.lang.Thread.getThreadGroup FAIL: java.lang.Thread.join FAIL:

[cp-testresults] FAIL: cacao build on Tue Feb 20 03:23:18 UTC 2007

2007-02-19 Thread cpdev
../../../../cacao/src/native/vm/java_lang_Class.c: In function '_Jv_java_lang_Class_getDeclaredFields': ../../../../cacao/src/native/vm/java_lang_Class.c:620: warning: assignment from incompatible pointer type ../../../../cacao/src/native/vm/java_lang_Class.c: In function

10 years CACAO

2007-02-19 Thread Christian Thalinger
The CACAO virtual machine celebrates its 10th anniversary. On February 14th 1997 CACAO 0.1 using the class library of the JDK 1.0.2 for the Alpha processor under Digital Unix was put online on the web. Now CACAO supports Alpha, ARM, MIPS, PowerPC, Sparc, x86 and x86-64 processor under different

Re: 10 years CACAO

2007-02-19 Thread Michael Koch
On Mon, Feb 19, 2007 at 12:23:49PM +0100, Christian Thalinger wrote: The CACAO virtual machine celebrates its 10th anniversary. On February 14th 1997 CACAO 0.1 using the class library of the JDK 1.0.2 for the Alpha processor under Digital Unix was put online on the web. Now CACAO supports

Re: 10 years CACAO

2007-02-19 Thread Dalibor Topic
Christian Thalinger wrote: Happy birthday to us! And lets see what the next 10 years will bring... Congrats on the new architectures, happy 10th birthday, and all the best for the next 10 years! cheers, dalibor topic

Re: 10 years CACAO

2007-02-19 Thread Mark Wielaard
Hi, On Mon, 2007-02-19 at 12:23 +0100, Christian Thalinger wrote: our previously closed-source JIT compiler ports for the Arm and MIPS (o32) architecture have been released also under the GPL. Furthermore, it is now possible to use Sun's phoneme CLDC-1.1 classes with CACAO out-of-the-box.

[Bug xml/30831] Writing (transforming) XML fails

2007-02-19 Thread dog at gnu dot org
--- Comment #3 from dog at gnu dot org 2007-02-19 12:05 --- Fixed in HEAD. -- dog at gnu dot org changed: What|Removed |Added Status|UNCONFIRMED

Re: 10 years CACAO

2007-02-19 Thread fchoong
Happy Birthday! Hope to get firecat running on CACAO! ;) David Fu -- firecat server-side javascript webserver http://firecat.nihonsoft.org http://www.nihonsoft.jp/firecat The CACAO virtual machine celebrates its 10th anniversary. On February 14th 1997 CACAO 0.1 using the class library of the

[commit-cp] classpath ChangeLog gnu/xml/dom/ls/SAXEventSink...

2007-02-19 Thread Chris Burdess
CVSROOT:/cvsroot/classpath Module name:classpath Changes by: Chris Burdess dog 07/02/19 09:27:44 Modified files: . : ChangeLog gnu/xml/dom/ls : SAXEventSink.java Log message: 2007-02-19 Chris Burdess [EMAIL PROTECTED]

[commit-cp] classpath/doc texi2pod.pl

2007-02-19 Thread Mark Wielaard
CVSROOT:/cvsroot/classpath Module name:classpath Changes by: Mark Wielaard mark07/02/19 12:38:42 Added files: doc: texi2pod.pl Log message: 2007-02-16 Matthias Klose [EMAIL PROTECTED] * doc/Makefile.am: Add rules to

[commit-cp] classpath ChangeLog javax/management/ObjectName...

2007-02-19 Thread Gary Benson
CVSROOT:/cvsroot/classpath Module name:classpath Changes by: Gary Benson gbenson 07/02/19 13:58:28 Modified files: . : ChangeLog javax/management: ObjectName.java Log message: 2007-02-19 Gary Benson [EMAIL PROTECTED]

[commit-cp] classpath ChangeLog doc/cp-hacking.texinfo doc/...

2007-02-19 Thread Dalibor Topic
CVSROOT:/sources/classpath Module name:classpath Changes by: Dalibor Topic robilad 07/02/19 14:42:46 Modified files: . : ChangeLog doc: cp-hacking.texinfo cp-tools.texinfo cp-vmintegration.texinfo Log message:

[commit-cp] classpath ChangeLog doc/.cvsignore doc/Makefile.am

2007-02-19 Thread Mark Wielaard
CVSROOT:/cvsroot/classpath Module name:classpath Changes by: Mark Wielaard mark07/02/19 22:16:32 Modified files: . : ChangeLog doc: .cvsignore Makefile.am Log message: * doc/.cvsignore: Add *.1. *