[cp-patches] Patch: GtkMouseDragGestureRecognizer implementation

2006-07-21 Thread Lillian Angel
Finished implementing GtkMouseDragGestureRecognizer. 2006-07-20 Lillian Angel [EMAIL PROTECTED] * gnu/java/awt/dnd/GtkMouseDragGestureRecognizer.java (GtkMouseDragGestureRecognizer): New constructor. (GtkMouseDragGestureRecognizer): New constructor.

Re: [cp-patches] FYI: GtkMouseDragGestureRecognizer implementation

2006-07-21 Thread Lillian Angel
I forgot to remove some unused fields in the last patch. 2006-07-20 Lillian Angel [EMAIL PROTECTED] * gnu/java/awt/dnd/GtkMouseDragGestureRecognizer.java: Removed unused fields. (GtkMouseDragGestureRecognizer): Removed initializations. On Fri, 2006-07-21 at 16:45

Re: [cp-patches] JamVM sun.misc.Unsafe

2006-07-21 Thread Tom Tromey
Casey == Casey Marshall [EMAIL PROTECTED] writes: Casey I don't know what that suite is testing, but it isn't the version of Casey JSR 166 that's in 1.5. Our jsr 166 code comes from there. They don't do release branches so we've also picked up a bunch of 1.6 stuff from the import. Tom

Re: [cp-patches] [RFC] speed up CairoSurface

2006-07-21 Thread Andreas Tobler
Hi Mark, Mark Wielaard wrote: On Sat, 2006-07-22 at 00:00 +0200, Andreas Tobler wrote: But he also suggested to reorganise the code path to check for (ByteOrder.nativeOrder() == ByteOrder.BIG_ENDIAN) only once and not for all pixels. Thanks Assen! I attach a patch which does this. The

[cp-patches] FYI: fix for PR 28100

2006-07-21 Thread Raif S. Naffah
hello all, the attached patch adds support for handling 1 and 2, in addition to the existing 3, DES keys to the triple-DES cipher. the Mauve test TestOfTripleDES (in gnu.testlet.gnu.javax.crypto.cipher) was amended to test the new changes. 2006-07-22 Raif S. Naffah [EMAIL PROTECTED]

[cp-testresults] FAIL: regressions for mauve-jamvm on Fri Jul 21 12:16:29 UTC 2006

2006-07-21 Thread cpdev
Baseline from: Thu Jul 20 20:45:12 UTC 2006 Regressions: FAIL: gnu.javax.crypto.jce.TestOfDHKeyAgreement FAIL: gnu.javax.crypto.jce.TestOfDHKeyFactory FAIL: gnu.javax.crypto.key.srp6.TestOfSRPKeyGeneration Improvements: PASS: gnu.java.security.jce.TestOfFormat PASS:

[cp-testresults] FAIL: regressions for mauve-cacao on Fri Jul 21 12:53:56 UTC 2006

2006-07-21 Thread cpdev
Baseline from: Fri Jul 21 04:58:30 UTC 2006 Regressions: FAIL: gnu.javax.crypto.key.srp6.TestOfSRPKeyGeneration FAIL: java.net.ServerSocket.ServerSocketTest New fails: FAIL: gnu.java.security.sig.rsa.TestOfRSAPSSSignature: FAIL: java.awt.image.Kernel.constructor: Totals: PASS: 2540 XPASS: 0

[cp-testresults] FAIL: regressions for mauve-cacao on Sat Jul 22 04:14:03 UTC 2006

2006-07-21 Thread cpdev
Baseline from: Fri Jul 21 04:58:30 UTC 2006 Regressions: FAIL: java.net.ServerSocket.ServerSocketTest New fails: FAIL: gnu.java.security.sig.rsa.TestOfRSAPSSSignature: FAIL: gnu.javax.crypto.cipher.TestOfTripleDES: FAIL: java.awt.Graphics.TestPaintGraphics: FAIL:

Re: Howto generate configure?

2006-07-21 Thread Clemens Eisserer
Hello again, Thanks for all the help and patience, its really seldom to get such amount help ... thanks! I now discovered that the debian-based Maemo-scartchbox SDK only comes with automake-1.8.5 whereas classpath requires at least 1.9 so it bails out with an error message - running autogen.sh

Re: Howto generate configure?

2006-07-21 Thread Michael Koch
On Fri, Jul 21, 2006 at 08:09:33AM +0200, Clemens Eisserer wrote: Hello again, Thanks for all the help and patience, its really seldom to get such amount help ... thanks! I now discovered that the debian-based Maemo-scartchbox SDK only comes with automake-1.8.5 whereas classpath requires

Interested in RMI

2006-07-21 Thread Hari Shreedharan
Hey guys,I had mailed earlier showing my interest in classpath.The opentasks shows that some work is remaining in RMI.I would like to know from the guys working on RMI, where I can help.Though I maynot be able to start immediately,as I am now shifting, I can help with it in the near future.Plz

Re: Howto generate configure?

2006-07-21 Thread Clemens Eisserer
Hello again :-/ Well as far as I know to be able to make dist I guess I have to run the generated configure-script first, however it fails saying GConf2 is missing. However I've GConf2 installed, I even updated it to 2.14 to make sure I use an up-to-date version and its installed in default

Re: Howto generate configure?

2006-07-21 Thread Gary Benson
Clemens Eisserer wrote: Well as far as I know to be able to make dist I guess I have to run the generated configure-script first, however it fails saying GConf2 is missing. However I've GConf2 installed, I even updated it to 2.14 to make sure I use an up-to-date version and its installed in

Re: Howto generate configure?

2006-07-21 Thread Michael Koch
On Fri, Jul 21, 2006 at 09:37:43AM +0200, Clemens Eisserer wrote: Hello again :-/ Well as far as I know to be able to make dist I guess I have to run the generated configure-script first, however it fails saying GConf2 is missing. However I've GConf2 installed, I even updated it to 2.14 to

Re: Random list of AWT TODOs. DirectFB?

2006-07-21 Thread Philippe Laporte
On Thu, 2006-07-06 at 20:01 +0200, Sven de Marothy wrote: On Thu, 2006-07-06 at 15:24 +0200, Juerg Lehni wrote: But then there was gnu_java_awt_peer_gtk_ComponentGraphics.c, in which the fix will not be that easy: [..] The code then has various dependencies on X11 that will not run in

[Bug classpath/28413] [regex] Pattern.MULTILINE | Pattern.DOTALL doesn't match ^ and $

2006-07-21 Thread kaz at maczuka dot gcd dot org
--- Comment #2 from kaz at maczuka dot gcd dot org 2006-07-21 10:11 --- I have confirmed this bug, and made a patch for this. I will send the patch to the cp-patches mailing list later. -- kaz at maczuka dot gcd dot org changed: What|Removed

Harmony, Suns work in progress OSS Java, GNU Classpath and the Java SE front

2006-07-21 Thread theUser BL
Sibnce the end of the last month, there existing precompiled Snapshots of Apache Harmony with AWT, Swing and all the Intel-contributed parts. http://people.apache.org/dist/incubator/harmony/snapshots/ You need still the closed source JVM v2 or v3 to running it:

RE: Harmony, Suns work in progress OSS Java, GNU Classpath and the Java SE front

2006-07-21 Thread theUser BL
Also there existing a corroboration by Robert Brewin at [a wrong link] Sorry, but there comes a wrong letter in the link, which I have typed. I mean this one here: http://www.infoworld.com/article/06/07/17/HNjavaopen_1.html Greatings theuserbl

RE: Harmony, Suns work in progress OSS Java, GNU Classpath and the Java SE front

2006-07-21 Thread theUser BL
Also there existing a corroboration by Robert Brewin at [wrong link] Sorry, but by typing the link, I have written a wrong letter in it. The right link is http://www.infoworld.com/article/06/07/17/HNjavaopen_1.html Greatings theuserbl

Re: Interested in RMI

2006-07-21 Thread Audrius Meskauskas
The implementation of the jndi naming service (see) http://gcc.gnu.org/bugzilla/show_bug.cgi?id=26972 would be both interesting, attractive and highly useful (J2EE aplications need this). I have fixed the bug itself, but the the implementation is still missing. The java API documentation of

Re: Harmony, Suns work in progress OSS Java, GNU Classpath and the Java SE front

2006-07-21 Thread Dalibor Topic
On Fri, Jul 21, 2006 at 01:02:29PM +, theUser BL wrote: Also there existing a corroboration by Robert Brewin at [wrong link] Sorry, but by typing the link, I have written a wrong letter in it. The right link is http://www.infoworld.com/article/06/07/17/HNjavaopen_1.html thank you for

http://www.infoworld.com/marticle/06/07/17/HNjavaopen_1.html link

2006-07-21 Thread Audrius Meskauskas
theUser BL wrote: Also there existing a corroboration by Robert Brewin at http://www.infoworld.com/marticle/06/07/17/HNjavaopen_1.html that Suns Java will be really OpenSource in the future. The URL points directly to the windows of God.

Re: Howto generate configure?

2006-07-21 Thread Mark Wielaard
Hi Clemens, On Fri, 2006-07-21 at 09:37 +0200, Clemens Eisserer wrote: I don't understand, classpath-0.91 builds so nicely but CVS only causes problems to me. If you really want build of the current CVS code as if they were release builds then look at http://builder.classpath.org/dist/ those

Re: Howto generate configure?

2006-07-21 Thread Clemens Eisserer
Hi Mark, If you really want build of the current CVS code as if they were release builds then look at http://builder.classpath.org/dist/ those are generated by the autobuilder with make dist and so should be as good as real release snapshots and you don't need any autotools installed for using

Re: Harmony, Suns work in progress OSS Java, GNU Classpath and the Java SE front

2006-07-21 Thread Tom Tromey
An other point is GNU Classpath at the moment. GNU Classpath 0.92 was ok. But all the snapshots after it have more and more bugs. Please file bug reports. Tom

CacaoJVM on OS X/Intel

2006-07-21 Thread Casey Marshall
I posted this patch to the Cacao mailing list, too, but I can't tell if that's a black hole for me (I couldn't even subscribe...). So, attached is a patch that makes Cacao work on OS X/Intel. There are still some bugs (I can't run the full mauve test suite with cacao running the harness,

Re: Howto generate configure?

2006-07-21 Thread Paul Jenner
Hi Clemens, On Fri, 2006-07-21 at 17:23 +0200, Clemens Eisserer wrote: However configure claims that it can't find glib-2 (of course, since its an embedded platform), I configure classpath it with the following options: ./configure --disable-gtk-peer --disable-gconf-peer

Re: Harmony, Suns work in progress OSS Java, GNU Classpath and the Java SE front

2006-07-21 Thread Casey Marshall
On Jul 21, 2006, at 5:48 AM, theUser BL wrote: An other point is GNU Classpath at the moment. GNU Classpath 0.92 was ok. But all the snapshots after it have more and more bugs. Surely you don't mean 0.92, which doesn't exist yet, and neither do snapshots after it. Also, please let us

[Bug crypto/28333] CBC Ciphers do not contain the correct ParameterSpec

2006-07-21 Thread raif at swiftdsl dot com dot au
--- Comment #1 from raif at swiftdsl dot com dot au 2006-07-21 23:57 --- Matt, can you please confirm that this patch (http://developer.classpath.org/pipermail/classpath-patches/2006-July/003381.html) fixes this problem? if it does i'd like to close this one. TIA + cheers; rsn --

[commit-cp] classpath/java/awt LightweightDispatcher.java C...

2006-07-21 Thread Roman Kennke
CVSROOT:/cvsroot/classpath Module name:classpath Changes by: Roman Kennke rabbit78 06/07/21 17:27:24 Modified files: java/awt : LightweightDispatcher.java . : ChangeLog Log message: 2006-07-20 Roman Kennke [EMAIL PROTECTED]

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

2006-07-21 Thread Lillian Angel
CVSROOT:/cvsroot/classpath Module name:classpath Changes by: Lillian Angel langel 06/07/21 20:44:30 Modified files: . : ChangeLog java/awt/dnd : DragSource.java gnu/java/awt/dnd: GtkMouseDragGestureRecognizer.java Log message:

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

2006-07-21 Thread Lillian Angel
CVSROOT:/cvsroot/classpath Module name:classpath Changes by: Lillian Angel langel 06/07/21 21:05:14 Modified files: . : ChangeLog gnu/java/awt/dnd: GtkMouseDragGestureRecognizer.java Log message: 2006-07-20 Lillian Angel [EMAIL PROTECTED]

[commit-cp] classpath ChangeLog java/util/concurrent/CopyOn... [generics-branch]

2006-07-21 Thread Tom Tromey
CVSROOT:/cvsroot/classpath Module name:classpath Branch: generics-branch Changes by: Tom Tromey tromey 06/07/21 22:41:54 Modified files: . : ChangeLog java/util/concurrent: CopyOnWriteArrayList.java Log message: 2006-07-21

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

2006-07-21 Thread Andreas Tobler
CVSROOT:/cvsroot/classpath Module name:classpath Changes by: Andreas Tobler andreast 06/07/21 22:51:38 Modified files: . : ChangeLog gnu/java/awt/peer/gtk: CairoSurface.java Log message: 2006-07-22 Andreas Tobler [EMAIL PROTECTED]

[commit-cp] classpath ChangeLog gnu/javax/crypto/cipher/Tri...

2006-07-21 Thread Raif S. Naffah
CVSROOT:/cvsroot/classpath Module name:classpath Changes by: Raif S. Naffah raif 06/07/21 23:10:28 Modified files: . : ChangeLog gnu/javax/crypto/cipher: TripleDES.java Log message: 2006-07-22 Raif S. Naffah [EMAIL PROTECTED]