[cp-patches] FYI: StringContent.java minor fixes

2006-01-24 Thread David Gilbert
I wrote some Mauve tests for StringContent.java and this patch (committed) fixes a couple of minor failures: 2006-01-24 David Gilbert [EMAIL PROTECTED] * javax/swing/text/StringContent.java (remove): Modified argument check to prevent removal of last character,

[cp-patches] FYI: Implemented java.net.SocketPermission serialization

2006-01-24 Thread Gary Benson
Hi all, I just committed a patch that implements serialization in java.net.SocketPermission. I had to add a dummy field, actions, in order for the serialized representation to match that from a proprietary JVM. This seems sucky, but I think it's the only way. Cheers, Gary k Index: ChangeLog

Re: [cp-patches] RFC: gnu.regexp: fixed bugs in stingy match of RETokenRepeated

2006-01-24 Thread Ito Kazumitsu
From: Ito Kazumitsu [EMAIL PROTECTED] Date: Tue, 24 Jan 2006 07:25:29 +0900 (JST) This is an ad hoc fix and not carefully designed. I can think of problems such as How should we compare an stingy match and a non-stingy match? I am beginning to think that gnu.regexp is doing more than is

[cp-patches] FYI: XMLEncoder - less dependencies bugfix

2006-01-24 Thread Robert Schuster
Hi, I spend some time finding out how the JDK makes it possible that a PersistenceDelegate registered for AbstractMap is used for all its subclasses. The funny thing is that the whole behavior depends on three places. Two of them were implemented already because they are part of the spec. The

Re: [cp-patches] FYI: XMLEncoder - less dependencies bugfix

2006-01-24 Thread Robert Schuster
Hi, the changelog was missing the info about the changes in DefaultPersistenceDelegate. Fixed that. 2006-01-24 Robert Schuster [EMAIL PROTECTED] * java/beans/XMLEncoder.java: (writeExpression): Added early return (fixes PR #25941). * java/beans/Encoder: Removed unused

Re: [cp-patches] RFC: gnu.regexp: fixed bugs in stingy match of RETokenRepeated

2006-01-24 Thread Ito Kazumitsu
From: Ito Kazumitsu [EMAIL PROTECTED] Date: Tue, 24 Jan 2006 23:37:52 +0900 (JST) If we can simplufy the work of getMatchImpl(), we will be getting the same results as other implementations as well as improved performance. In that case, when matches() call getMatchImpl(), an implicit

[cp-patches] Re: RFC: GNU Crypto and Jessie (again)

2006-01-24 Thread Casey Marshall
On Jan 24, 2006, at 1:18 AM, Raif S. Naffah wrote: hello Casey, On Tuesday 24 January 2006 06:28, Casey Marshall wrote: On Jan 23, 2006, at 9:34 AM, Raif S. Naffah wrote: ... i see that the utility class PRNG has been removed and its uses have been replaced by (potentially multiple) new

[cp-testresults] FAIL: regressions for mauve-jamvm on Tue Jan 24 08:51:27 UTC 2006

2006-01-24 Thread cpdev
Baseline from: Tue Jan 24 00:42:34 UTC 2006 Regressions: FAIL: gnu.testlet.javax.swing.text.DefaultStyledDocument.ElementBuffer.StyledDocument5: create fourth leaf element (number 2) FAIL: gnu.testlet.javax.swing.text.DefaultStyledDocument.ElementBuffer.StyledDocument5: create fourth leaf

[cp-testresults] FAIL: ecj built with gcj (native) on Tue Jan 24 16:10:35 UTC 2006

2006-01-24 Thread cpdev
/home/cpdev/Nightly/ecj/ecj-gcj-build/../org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/flow/UnconditionalFlowInfo.java:1044: error: Unrecognized character for encoding 'ANSI_X3.4-1968'. // REVIEW coûts relatifs d'un assignment et d'une négation?

[cp-testresults] FAIL: ecj built with gcj -C on Tue Jan 24 16:10:32 UTC 2006

2006-01-24 Thread cpdev
compiler/org/eclipse/jdt/internal/compiler/flow/UnconditionalFlowInfo.java:1044: error: Unrecognized character for encoding 'ANSI_X3.4-1968'. // REVIEW coûts relatifs d'un assignment et d'une négation? ^

[cp-testresults] FAIL: ecj built with ecj on jamvm on Tue Jan 24 16:10:48 UTC 2006

2006-01-24 Thread cpdev
java.lang.NoClassDefFoundError: org/eclipse/jdt/internal/compiler/batch/Main No stacktrace available Caused by: java.lang.ClassNotFoundException: org.eclipse.jdt.internal.compiler.batch.Main not found in

[cp-testresults] FAIL: ecj built with native-ecj on Tue Jan 24 16:10:49 UTC 2006

2006-01-24 Thread cpdev
xargs: ../ecj-gcj-build/ecj: No such file or directory ___ Classpath-testresults mailing list Classpath-testresults@gnu.org http://lists.gnu.org/mailman/listinfo/classpath-testresults

[cp-testresults] FAIL: regressions for mauve-jamvm on Tue Jan 24 16:53:44 UTC 2006

2006-01-24 Thread cpdev
Baseline from: Tue Jan 24 00:42:34 UTC 2006 Regressions: FAIL: gnu.testlet.javax.swing.text.DefaultStyledDocument.ElementBuffer.StyledDocument5: create fourth leaf element (number 2) FAIL: gnu.testlet.javax.swing.text.DefaultStyledDocument.ElementBuffer.StyledDocument5: create fourth leaf

[cp-testresults] FAIL: regressions for mauve-jamvm on Tue Jan 24 20:48:43 UTC 2006

2006-01-24 Thread cpdev
Baseline from: Tue Jan 24 00:42:34 UTC 2006 Regressions: FAIL: gnu.testlet.javax.swing.text.DefaultStyledDocument.ElementBuffer.StyledDocument5: create fourth leaf element (number 2) FAIL: gnu.testlet.javax.swing.text.DefaultStyledDocument.ElementBuffer.StyledDocument5: create fourth leaf

[cp-testresults] FAIL: ecj built with gcjx on Tue Jan 24 20:10:43 UTC 2006

2006-01-24 Thread cpdev
terminate called after throwing an instance of 'exception_tmpl0' xargs: gcjx: terminated by signal 6 ___ Classpath-testresults mailing list Classpath-testresults@gnu.org http://lists.gnu.org/mailman/listinfo/classpath-testresults

[cp-testresults] FAIL: regressions for libgcj on Tue Jan 24 20:35:19 UTC 2006

2006-01-24 Thread cpdev
Baseline from: Tue Jan 24 16:36:28 UTC 2006 Regressions: FAIL: Thread_Sleep -O3 output - bytecode-native test FAIL: Thread_Sleep output - bytecode-native test Totals: PASS: 3376 XPASS: 0 FAIL: 2 XFAIL: 10 ___ Classpath-testresults mailing list

[cp-testresults] FAIL: ecj built with ecj on jamvm on Tue Jan 24 20:10:43 UTC 2006

2006-01-24 Thread cpdev
java.lang.NoClassDefFoundError: org/eclipse/jdt/internal/compiler/batch/Main No stacktrace available Caused by: java.lang.ClassNotFoundException: org.eclipse.jdt.internal.compiler.batch.Main not found in

[cp-testresults] FAIL: ecj built with native-ecj on Tue Jan 24 20:10:43 UTC 2006

2006-01-24 Thread cpdev
xargs: ../ecj-gcj-build/ecj: No such file or directory ___ Classpath-testresults mailing list Classpath-testresults@gnu.org http://lists.gnu.org/mailman/listinfo/classpath-testresults

[cp-testresults] FAIL: mauve serialization tests on Tue Jan 24 20:56:30 UTC 2006

2006-01-24 Thread cpdev
___ Classpath-testresults mailing list Classpath-testresults@gnu.org http://lists.gnu.org/mailman/listinfo/classpath-testresults

[cp-testresults] FAIL: ecj built with gcj (native) on Tue Jan 24 20:10:29 UTC 2006

2006-01-24 Thread cpdev
/home/cpdev/Nightly/ecj/ecj-gcj-build/../org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/flow/UnconditionalFlowInfo.java:1044: error: Unrecognized character for encoding 'ANSI_X3.4-1968'. // REVIEW coûts relatifs d'un assignment et d'une négation?

[cp-testresults] FAIL: ecj built with ecj on jamvm on Wed Jan 25 00:09:59 UTC 2006

2006-01-24 Thread cpdev
java.lang.NoClassDefFoundError: org/eclipse/jdt/internal/compiler/batch/Main No stacktrace available Caused by: java.lang.ClassNotFoundException: org.eclipse.jdt.internal.compiler.batch.Main not found in

[cp-testresults] FAIL: ecj built with gcjx on Wed Jan 25 00:09:58 UTC 2006

2006-01-24 Thread cpdev
terminate called after throwing an instance of 'exception_tmpl0' xargs: gcjx: terminated by signal 6 ___ Classpath-testresults mailing list Classpath-testresults@gnu.org http://lists.gnu.org/mailman/listinfo/classpath-testresults

[cp-testresults] FAIL: ecj built with native-ecj on Wed Jan 25 00:09:59 UTC 2006

2006-01-24 Thread cpdev
xargs: ../ecj-gcj-build/ecj: No such file or directory ___ Classpath-testresults mailing list Classpath-testresults@gnu.org http://lists.gnu.org/mailman/listinfo/classpath-testresults

[cp-testresults] FAIL: ecj built with gcj (native) on Wed Jan 25 00:09:45 UTC 2006

2006-01-24 Thread cpdev
/home/cpdev/Nightly/ecj/ecj-gcj-build/../org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/flow/UnconditionalFlowInfo.java:13: error: Class or interface 'org.eclipse.jdt.internal.core.Assert.AssertionFailedException' not found in import. import

[cp-testresults] FAIL: ecj built with gcj -C on Wed Jan 25 00:09:42 UTC 2006

2006-01-24 Thread cpdev
compiler/org/eclipse/jdt/internal/compiler/flow/UnconditionalFlowInfo.java:13: error: Class or interface 'org.eclipse.jdt.internal.core.Assert.AssertionFailedException' not found in import. import org.eclipse.jdt.internal.core.Assert.AssertionFailedException; // for coverage tests ^

[cp-testresults] FAIL: regressions for mauve-jamvm on Wed Jan 25 00:47:54 UTC 2006

2006-01-24 Thread cpdev
Baseline from: Tue Jan 24 00:42:34 UTC 2006 Regressions: FAIL: gnu.testlet.javax.swing.text.DefaultStyledDocument.ElementBuffer.StyledDocument5: create fourth leaf element (number 2) FAIL: gnu.testlet.javax.swing.text.DefaultStyledDocument.ElementBuffer.StyledDocument5: create fourth leaf

[cp-testresults] FAIL: mauve serialization tests on Wed Jan 25 00:55:25 UTC 2006

2006-01-24 Thread cpdev
___ Classpath-testresults mailing list Classpath-testresults@gnu.org http://lists.gnu.org/mailman/listinfo/classpath-testresults

[cp-testresults] FAIL: ecj built with gcj -C on Wed Jan 25 04:06:22 UTC 2006

2006-01-24 Thread cpdev
compiler/org/eclipse/jdt/internal/compiler/flow/UnconditionalFlowInfo.java:13: error: Class or interface 'org.eclipse.jdt.internal.core.Assert.AssertionFailedException' not found in import. import org.eclipse.jdt.internal.core.Assert.AssertionFailedException; // for coverage tests ^

[cp-testresults] FAIL: ecj built with gcj (native) on Wed Jan 25 04:06:25 UTC 2006

2006-01-24 Thread cpdev
/home/cpdev/Nightly/ecj/ecj-gcj-build/../org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/flow/UnconditionalFlowInfo.java:13: error: Class or interface 'org.eclipse.jdt.internal.core.Assert.AssertionFailedException' not found in import. import

[cp-testresults] FAIL: ecj built with ecj on jamvm on Wed Jan 25 04:06:38 UTC 2006

2006-01-24 Thread cpdev
java.lang.NoClassDefFoundError: org/eclipse/jdt/internal/compiler/batch/Main No stacktrace available Caused by: java.lang.ClassNotFoundException: org.eclipse.jdt.internal.compiler.batch.Main not found in

[cp-testresults] FAIL: ecj built with native-ecj on Wed Jan 25 04:06:38 UTC 2006

2006-01-24 Thread cpdev
xargs: ../ecj-gcj-build/ecj: No such file or directory ___ Classpath-testresults mailing list Classpath-testresults@gnu.org http://lists.gnu.org/mailman/listinfo/classpath-testresults

[cp-testresults] FAIL: regressions for mauve-jamvm on Wed Jan 25 04:43:37 UTC 2006

2006-01-24 Thread cpdev
Baseline from: Tue Jan 24 00:42:34 UTC 2006 Regressions: FAIL: gnu.testlet.javax.swing.text.DefaultStyledDocument.ElementBuffer.StyledDocument5: create fourth leaf element (number 2) FAIL: gnu.testlet.javax.swing.text.DefaultStyledDocument.ElementBuffer.StyledDocument5: create fourth leaf

[cp-testresults] FAIL: mauve serialization tests on Wed Jan 25 04:51:07 UTC 2006

2006-01-24 Thread cpdev
___ Classpath-testresults mailing list Classpath-testresults@gnu.org http://lists.gnu.org/mailman/listinfo/classpath-testresults

Moving classpath mailinglists

2006-01-24 Thread Mark Wielaard
Hi all, Since email to the lists still can take hours from time to time we have decided to temporarily move some lists to developer.classpath.org till the new GNU mailing-list server is online (hopefully in a month). For now we only move the main classpath and classpath-patches lists since these

Re: Aicas again

2006-01-24 Thread Roman Kennke
Hi there, But in general, I do not appreciate what Aicas has been doing nor do I find it valuable. All I see this work doing is making Classpath's native implementation of things less and less maintainable, with a benefit that is utterly unclear to me. I vote that they stop changing

Re: Aicas again

2006-01-24 Thread Mark Wielaard
Hi, On Tue, 2006-01-24 at 10:53 +0100, Roman Kennke wrote: But in general, I do not appreciate what Aicas has been doing nor do I find it valuable. All I see this work doing is making Classpath's native implementation of things less and less maintainable, with a benefit that is

[Bug awt/23931] ToolKit.createImage() throws unexpected IllegalArgumentException

2006-01-24 Thread multix at gmail dot com
--- Comment #2 from multix at gmail dot com 2006-01-24 10:28 --- I find this bug very inconvenient and it makes some programs fail or behave incorrectly. mark's patch improves the situation a tiny but, but causes other problems. It causes me this exception: Exception during event

[Bug swing/25843] JSplitPanel bugs

2006-01-24 Thread multix at gmail dot com
--- Comment #3 from multix at gmail dot com 2006-01-24 10:30 --- these patches improve the situation quite a bit. the divider is now set correctly and the drag zone is now correct too. Things are usable now at least. But I experience now both layout and repaint problem in the right

Re: How to check out Cacao

2006-01-24 Thread Christian Thalinger
On Sun, 2006-01-22 at 11:20 -0700, Tom Tromey wrote: Twisti == Christian Thalinger [EMAIL PROTECTED] writes: Twisti Thanks for answering. Yes, we migrated to subversion. The Twisti new url is: Twisti //c1.complang.tuwien.ac.at/ahome/cacao/svn/cacao/trunk If you don't mind, would you

[Bug classpath/25941] XMLEncoder: endless recursion when serialising anonymous class

2006-01-24 Thread thebohemian at gmx dot net
--- Comment #1 from thebohemian at gmx dot net 2006-01-24 11:25 --- I look into this. -- thebohemian at gmx dot net changed: What|Removed |Added

Re: Win CE port

2006-01-24 Thread Philippe Laporte
Hi, Thanks for the answers. Yes, I mean rather Java VMs as seen as belonging to seperate categories according to their licensing requirements. Yet, the information you provide seems to be in contraditction somewhat with what they have at http://sablevm.org/wiki/License_FAQ Thanks,

Re: Win CE port

2006-01-24 Thread Mark Wielaard
Hi Philippe, On Tue, 2006-01-24 at 13:31 +0100, Philippe Laporte wrote: Thanks for the answers. Yes, I mean rather Java VMs as seen as belonging to seperate categories according to their licensing requirements. Yet, the information you provide seems to be in contraditction somewhat

Re: Aicas again

2006-01-24 Thread Roman Kennke
Hi again, Am Dienstag, den 24.01.2006, 10:53 +0100 schrieb Roman Kennke: Hi there, But in general, I do not appreciate what Aicas has been doing nor do I find it valuable. All I see this work doing is making Classpath's native implementation of things less and less maintainable, with

Moving the mailinglists

2006-01-24 Thread Mark Wielaard
First post! We are currently moving the mailinglists to developer.classpath.org. In a moment we will switch the main address classpath@gnu.org to this new machine. Please keep using the old address (classpath@gnu.org), it will work and as soon as the new FSF GNU mailing-list server is

Classpath and java.util.concurrent

2006-01-24 Thread Tom Tromey
Most of the reference implementation of java.util.concurrent is in the public domain. I took a quick look at it last night. I thought I'd post the results here and see what people think. The public domain bits are about 30 KLOC, mostly in java.util.concurrent. I had to delete a couple of

Re: Win CE port

2006-01-24 Thread Dalibor Topic
On Tue, Jan 24, 2006 at 01:31:33PM +0100, Philippe Laporte wrote: Hi, Thanks for the answers. Yes, I mean rather Java VMs as seen as belonging to seperate categories according to their licensing requirements. Yet, the information you provide seems to be in contraditction somewhat

Re: Aicas again

2006-01-24 Thread Dalibor Topic
On Tue, Jan 24, 2006 at 02:59:49PM +0100, Roman Kennke wrote: Hi again, Am Dienstag, den 24.01.2006, 10:53 +0100 schrieb Roman Kennke: Hi there, But in general, I do not appreciate what Aicas has been doing nor do I find it valuable. All I see this work doing is making Classpath's

Re: Classpath and java.util.concurrent

2006-01-24 Thread Audrius Meskauskas
Oh, really great! We can just mark the problems you describe with TODO or something like that for beginning. Audrius Tom Tromey wrote: Most of the reference implementation of java.util.concurrent is in the public domain. I took a quick look at it last night. I thought I'd post the results

Re: Aicas again

2006-01-24 Thread Casey Marshall
On Jan 24, 2006, at 5:59 AM, Roman Kennke wrote: Hi again, Am Dienstag, den 24.01.2006, 10:53 +0100 schrieb Roman Kennke: Hi there, But in general, I do not appreciate what Aicas has been doing nor do I find it valuable. All I see this work doing is making Classpath's native implementation

[commit-cp] classpath ./ChangeLog java/beans/DefaultPersist...

2006-01-24 Thread Robert Schuster
CVSROOT:/cvsroot/classpath Module name:classpath Branch: Changes by: Robert Schuster [EMAIL PROTECTED] 06/01/24 16:57:57 Modified files: . : ChangeLog java/beans : DefaultPersistenceDelegate.java Encoder.java

[commit-cp] classpath javax/print/SimpleDoc.java javax/prin...

2006-01-24 Thread Wolfgang Baer
CVSROOT:/cvsroot/classpath Module name:classpath Branch: Changes by: Wolfgang Baer [EMAIL PROTECTED] 06/01/24 20:42:30 Modified files: javax/print: SimpleDoc.java javax/print/attribute/standard: PrinterIsAcceptingJobs.java