[cp-patches] FYI: Quad segment special cases

2006-11-24 Thread Francis Kung
Hi, This patch handles a few special cases when outlining a quad segment (ie if the control point is equal to an end point, or if the end points are equal - basically, straight lines). Cheers, Francis 2006-11-24 Francis Kung [EMAIL PROTECTED] * gnu/java/awt/java2d/QuadSegment.java

[cp-patches] FYI: BufferedImageGraphics with subimages

2006-11-24 Thread Francis Kung
Hi, This patch fixes some problems when using java2d with subimages/subrasters (ie, the image scanline != image width, or the image's 0,0 origin does not correspond to the data buffer's 0 position). Cheers, Francis 2006-11-24 Francis Kung [EMAIL PROTECTED] *

[cp-patches] FYI: BeanContextServicesSupport.getChildBeanContextServicesListener() - implemented

2006-11-24 Thread Dave Gilbert
This patch (committed) implements a missing method in BeanContextServicesSupport: 2006-11-24 David Gilbert [EMAIL PROTECTED] * java/beans/beancontext/BeanContextServicesSupport.java (getChildBeanContextServicesListener): Implemented. A Mauve test is already committed.

[cp-patches] FYI: DnD autoscrolling

2006-11-24 Thread Roman Kennke
I implemented the missing pieces for DnD autoscrolling. This is fairly straightforward. One ugliness is the use of the Swing timer here, but I don't see how we can efficiently do this with the java.util.Timer, since we have this actionPerformed() method in there. And the Swing timer is generally

[cp-patches] RFC: DecimalFormat Fix

2006-11-24 Thread Mario Torre
Hi all! I've added a few fixes on my DecimalFormat implementation. The class is now complete for 1.5 and I would like to take it into the next classpath version, even though it misses a couple of little things in functionality. This class will probably be replace by the ICU4J classes or merged

[cp-patches] FYI: TextHitInfo fixes

2006-11-24 Thread Tania Bento
Hey, This patch fixes two bugs in java.awt.font.TextHitInfo. The first one is in the equals(TextHitInfo) method. If TextHitInfo == null, then false is returned. The second fix was in the beforeOffset method. The first parameter of the new TextHitInfo should be decreased by 1. These changes

[cp-patches] FYI: BeanContextSupport.serialize() and deserialize() implemented

2006-11-24 Thread David Gilbert
This patch (committed) implements a couple of utility methods in the BeanContextSupport class: 2006-11-23 David Gilbert [EMAIL PROTECTED] * java/beans/beancontext/BeanContextSupport.java (deserialize): Implemented, (serialize): Implemented. I'll commit the corresponding Mauve tests

Re: [cp-patches] Paint context fixes

2006-11-24 Thread David Gilbert
Hi Roman, Roman Kennke wrote: Hi David, hi Francis, I checked in the attached patch to HeadlessGraphicsEnvironment. It now tries to get hold of a CairoGraphics2D if available. It falls back to the (Java-only) RasterGraphics only when nothing else works. David, can you please test if this

Re: [cp-patches] Paint context fixes

2006-11-24 Thread Roman Kennke
I checked in the attached patch to HeadlessGraphicsEnvironment. It now tries to get hold of a CairoGraphics2D if available. It falls back to the (Java-only) RasterGraphics only when nothing else works. David, can you please test if this works? Unfortunately your patch

Re: [cp-patches] Paint context fixes

2006-11-24 Thread David Gilbert
Roman Kennke wrote: Hi David, I checked in the attached patch to HeadlessGraphicsEnvironment. It now tries to get hold of a CairoGraphics2D if available. It falls back to the (Java-only) RasterGraphics only when nothing else works. David, can you please test if this works?

Re: [cp-patches] Paint context fixes

2006-11-24 Thread Roman Kennke
Hi David, I checked in the attached patch to HeadlessGraphicsEnvironment. It now tries to get hold of a CairoGraphics2D if available. It falls back to the (Java-only) RasterGraphics only when nothing else works. David, can you please test if this works? Unfortunately your patch

Re: [cp-patches] Paint context fixes

2006-11-24 Thread David Gilbert
Hi Roman, Roman Kennke wrote: Hi David, hi Francis, I checked in the attached patch to HeadlessGraphicsEnvironment. It now tries to get hold of a CairoGraphics2D if available. It falls back to the (Java-only) RasterGraphics only when nothing else works. David, can you please test if this

[cp-patches] RFC: DecimalFormat Fix

2006-11-24 Thread Mario Torre
Sorry if you get this twice, I forgot to compress the class, mailman complaints.. --- Hi all! I've added a few fixes on my DecimalFormat implementation. The class is now complete for 1.5 and I would like to take it into the next classpath version, even though it misses a couple of little

[cp-testresults] classpath daily snapshot 20061124 FAILED

2006-11-24 Thread Michael Koch
ranlib .libs/libclasspath.a creating libclasspath.la (cd .libs rm -f libclasspath.la ln -s ../libclasspath.la libclasspath.la) make[3]: Leaving directory `/home/mkoch/src/classpath/build/native/jni/classpath' Making all in native-lib make[3]: Entering directory

[cp-testresults] FAIL: regressions for mauve-cacao on Fri Nov 24 21:30:53 UTC 2006

2006-11-24 Thread cpdev
Baseline from: Fri Nov 24 15:49:31 UTC 2006 Regressions: FAIL: gnu.javax.crypto.jce.TestOfDHKeyAgreement2 FAIL: gnu.javax.crypto.key.srp6.TestOfSRPKeyGeneration Improvements: PASS: java.awt.Component.keyPressTest PASS: java.net.Socket.SocketTest PASS:

[cp-testresults] FAIL: regressions for mauve-jamvm on Fri Nov 24 10:09:08 UTC 2006

2006-11-24 Thread cpdev
Baseline from: Thu Nov 23 21:33:04 UTC 2006 Regressions: FAIL: java.io.PipedReaderWriter.Test FAIL: java.lang.ThreadGroup.insecurity Improvements: PASS: gnu.javax.crypto.sasl.srp.TestOfSRPPasswordFile New fails: Totals: PASS: 2880 XPASS: 0 FAIL: 199 XFAIL: 0

[cp-testresults] Japi diffs for classpath

2006-11-24 Thread Stuart Ballard
Japi diff jdk12 vs classpath: Full results: http://www.kaffe.org/~stuart/japi/htmlout/h-jdk12-classpath.html Changes since last run: -Comparison run at Wed Nov 22 12:02:15 2006 GMT -jdk12 API scanned at 2006/11/22 05:01:09 EST -classpath API scanned at 2006/11/22 06:51:30 EST +Comparison run at

[cp-testresults] FAIL: regressions for mauve-jamvm on Fri Nov 24 03:45:09 UTC 2006

2006-11-24 Thread cpdev
Baseline from: Thu Nov 23 21:33:04 UTC 2006 Regressions: FAIL: java.io.PipedReaderWriter.Test Totals: PASS: 2879 XPASS: 0 FAIL: 199 XFAIL: 0 ___ Classpath-testresults mailing list Classpath-testresults@gnu.org

[cp-testresults] FAIL: regressions for mauve-jamvm on Fri Nov 24 21:04:06 UTC 2006

2006-11-24 Thread cpdev
Baseline from: Thu Nov 23 21:33:04 UTC 2006 Regressions: FAIL: java.lang.Thread.getThreadGroup FAIL: java.lang.Thread.join Improvements: PASS: gnu.javax.crypto.key.srp6.TestOfSRPKeyGeneration PASS: gnu.javax.crypto.sasl.srp.TestOfSRPPasswordFile PASS: java.net.Socket.SocketTest New fails:

[cp-testresults] classpath daily snapshot 20061125 FAILED

2006-11-24 Thread Michael Koch
ranlib .libs/libclasspath.a creating libclasspath.la (cd .libs rm -f libclasspath.la ln -s ../libclasspath.la libclasspath.la) make[3]: Leaving directory `/home/mkoch/src/classpath/build/native/jni/classpath' Making all in native-lib make[3]: Entering directory

Some downtime

2006-11-24 Thread Mark Wielaard
I posted this on the planet already since mailing it won't help since it is about the lists being down. But better to try to post it also to the list so it hopefully reaches people when the machines come back up again. It is Thanksgiving [1] in the USA which is where the primary GNU servers are.

Re: Japi diffs for classpath

2006-11-24 Thread Stuart Ballard
On 11/24/06, Stuart Ballard [EMAIL PROTECTED] wrote: -Methods: 24 missing. +Methods: 21 missing. -method java.beans.beancontext.BeanContextServicesSupport.getChildBeanContextServicesListener(java.lang.Object): not implemented in classpath -method

Re: Japi diffs for classpath

2006-11-24 Thread Mark Wielaard
On Fri, 2006-11-24 at 14:03 -0500, Stuart Ballard wrote: On 11/24/06, Stuart Ballard [EMAIL PROTECTED] wrote: -Methods: 24 missing. +Methods: 21 missing. -method java.beans.beancontext.BeanContextServicesSupport.getChildBeanContextServicesListener(java.lang.Object): not implemented in

SystemProperties secure?

2006-11-24 Thread Roman Kennke
Hi, We are using the SystemProperties class throughout the Classpath code to access system properties and avoid the security checks in java.lang.System. However, I come to think that this is no good the way it is. This class is public and nothing prevents use of this class from application code.

Re: SystemProperties secure?

2006-11-24 Thread Casey Marshall
On Nov 23, 2006, at 11:40 AM, Roman Kennke wrote: We are using the SystemProperties class throughout the Classpath code to access system properties and avoid the security checks in java.lang.System. However, I come to think that this is no good the way it is. This class is public and

[commit-cp] classpath java/awt/dnd/DropTarget.java ChangeLog

2006-11-24 Thread Roman Kennke
CVSROOT:/cvsroot/classpath Module name:classpath Changes by: Roman Kennke rabbit78 06/11/24 10:20:14 Modified files: java/awt/dnd : DropTarget.java . : ChangeLog Log message: 2006-11-24 Roman Kennke [EMAIL PROTECTED]

[commit-cp] classpath gnu/java/awt/java2d/QuadSegment.java ...

2006-11-24 Thread Francis Kung
CVSROOT:/cvsroot/classpath Module name:classpath Changes by: Francis Kung fkung06/11/24 16:27:42 Modified files: gnu/java/awt/java2d: QuadSegment.java . : ChangeLog Log message: 2006-11-24 Francis Kung [EMAIL PROTECTED]

[commit-cp] classpath ChangeLog gnu/java/awt/peer/gtk/Buffe...

2006-11-24 Thread Francis Kung
CVSROOT:/cvsroot/classpath Module name:classpath Changes by: Francis Kung fkung06/11/24 16:33:26 Modified files: . : ChangeLog gnu/java/awt/peer/gtk: BufferedImageGraphics.java Log message: 2006-11-24 Francis Kung [EMAIL PROTECTED]

[commit-cp] classpath ChangeLog java/beans/beancontext/Bean...

2006-11-24 Thread David Gilbert
CVSROOT:/sources/classpath Module name:classpath Changes by: David Gilbert trebligd06/11/24 04:38:19 Modified files: . : ChangeLog java/beans/beancontext: BeanContextServicesSupport.java Log message: 2006-11-24 David Gilbert [EMAIL

[commit-cp] classpath gnu/java/awt/peer/headless/HeadlessGr...

2006-11-24 Thread Roman Kennke
CVSROOT:/cvsroot/classpath Module name:classpath Changes by: Roman Kennke rabbit78 06/11/23 20:30:29 Modified files: gnu/java/awt/peer/headless: HeadlessGraphicsEnvironment.java gnu/java/awt/peer/gtk: GtkToolkit.java java/awt : Toolkit.java

[commit-cp] classpath ChangeLog java/awt/font/TextHitInfo.java

2006-11-24 Thread Tania Bento
CVSROOT:/cvsroot/classpath Module name:classpath Changes by: Tania Bento tbento06/11/24 21:32:04 Modified files: . : ChangeLog java/awt/font : TextHitInfo.java Log message: 2006-11-24 Tania Bento [EMAIL PROTECTED]

[commit-cp] classpath ChangeLog java/beans/beancontext/Bean...

2006-11-24 Thread David Gilbert
CVSROOT:/sources/classpath Module name:classpath Changes by: David Gilbert trebligd06/11/23 09:56:43 Modified files: . : ChangeLog java/beans/beancontext: BeanContextSupport.java Log message: 2006-11-23 David Gilbert [EMAIL