[cp-patches] FYI:BasicTreeUI.TreeCancelEditingAction

2006-05-25 Thread Audrius Meskauskas
2006-05-25 Audrius Meskauskas [EMAIL PROTECTED] * javax/swing/plaf/basic/BasicTreeUI.java (TreeCancelEditingAction): Implemented. Index: BasicTreeUI.java === RCS file:

[cp-patches] Patch: gnu_java_awt_peer_gtk_GtkComponentPeer fix

2006-05-25 Thread Lillian Angel
An exception was being thrown from the awt demo in the RandomTests test. This is now fixed 2006-05-25 Lillian Angel [EMAIL PROTECTED] * native/jni/gtk-peer/gnu_java_awt_peer_gtk_GtkComponentPeer.c (Java_gnu_java_awt_peer_gtk_GtkComponentPeer_gtkWidgetSetCursorUnlocked): Added

Re: [cp-patches] RFA: make GdkGraphics2D the default

2006-05-25 Thread Mark Wielaard
Hi Tom, On Wed, 2006-05-24 at 18:07 -0400, Thomas Fitzsimmons wrote: This patch removes GdkGraphics and enables GdkGraphics2D unconditionally to provide a Graphics2D implementation on the GTK peers. I didn't actually read the patch yet, but I quickly tried it out. Exciting, lots of things now

Re: [cp-patches] RFA: make GdkGraphics2D the default

2006-05-25 Thread Thomas Fitzsimmons
Hi, Mark Wielaard wrote: Hi Tom, On Wed, 2006-05-24 at 18:07 -0400, Thomas Fitzsimmons wrote: This patch removes GdkGraphics and enables GdkGraphics2D unconditionally to provide a Graphics2D implementation on the GTK peers. I didn't actually read the patch yet, but I quickly tried it out.

[cp-patches] [generics] Patch: RFC: import jsr166

2006-05-25 Thread Tom Tromey
I'm not checking this in yet. I wanted comments first. I haven't yet written a ChangeLog entry. This patch imports the jsr166 reference implementation. This is implements java.util.concurrency. It consists of several related changes: * A sanitize-jsr166 script which is run on a pristine

[cp-patches] Patch: FYI: implement guessContentTypeFromStream

2006-05-25 Thread Tom Tromey
I'm submitting this for comment before checking it in. This implements URLConnection.guessContentTypeFromStream. It adds a new VMURLConnection class to which the method defers. The reference implementation of this VM class uses 'libmagic' to guess the content type; libmagic is part of the

[cp-patches] FYI: FillRect performance demo

2006-05-25 Thread Thomas Fitzsimmons
Hi, Now that Norman's paperwork has been filed I can commit his FillRect paint performance patch. Let's run this demo before every release so that we can track AWT painting performance. Tom 2006-05-25 Thomas Fitzsimmons [EMAIL PROTECTED] *

Re: [cp-patches] FYI: BeanContextSupport child addition

2006-05-25 Thread Andrew John Hughes
On Thu, 2006-05-25 at 21:04 +0100, Paul Jenner wrote: Hi Andrew. You left the NotImplementedException on avoidingGui(). Shouldn't this be removed as it is implemented now? Paul On Sun, 2006-05-21 at 18:44 +0100, Andrew John Hughes wrote: This also implements some trivial methods

[cp-patches] FYI: GdkGraphics2D rate-limited flushing

2006-05-25 Thread Thomas Fitzsimmons
Hi, I ported my rate-limited flushing patch to GdkGraphics2D. For an explanation, see my original post: http://developer.classpath.org/pipermail/classpath-patches/2006-March/001051.html The patch makes animations less choppy and painting more efficient. Tom 2006-05-25 Thomas Fitzsimmons

[cp-patches] Re: FYI: GdkGraphics2D rate-limited flushing

2006-05-25 Thread Thomas Fitzsimmons
Hi, This patch removes the debugging printfs. Tom 2006-05-25 Thomas Fitzsimmons [EMAIL PROTECTED] (flush): Remove debugging printfs. Index: native/jni/gtk-peer/gnu_java_awt_peer_gtk_GdkGraphics2D.c === RCS file:

Re: [cp-patches] Patch: FYI: implement guessContentTypeFromStream

2006-05-25 Thread David Daney
Tom Tromey wrote: I'm submitting this for comment before checking it in. This implements URLConnection.guessContentTypeFromStream. It adds a new VMURLConnection class to which the method defers. The reference implementation of this VM class uses 'libmagic' to guess the content type; libmagic

[cp-patches] FYI: Gtk+ 2.8 patch

2006-05-25 Thread Andrew John Hughes
I'm committing the attached patch to make pkg-config check for Gtk+ 2.8 rather than 2.4. Changelog: 2006-05-25 Andrew John Hughes [EMAIL PROTECTED] * configure.ac: Make pkg-config check for GTK+ = 2.8. -- Andrew :-) Please avoid sending me Microsoft Office (e.g. Word,

Re: [cp-patches] Patch: FYI: implement guessContentTypeFromStream

2006-05-25 Thread Sven de Marothy
On Thu, 2006-05-25 at 11:39 -0600, Tom Tromey wrote: I'm submitting this for comment before checking it in. This implements URLConnection.guessContentTypeFromStream. It adds a new VMURLConnection class to which the method defers. The reference implementation of this VM class uses

[cp-testresults] FAIL: classpath build with gcj (4.0) on Thu May 25 08:02:42 UTC 2006

2006-05-25 Thread cpdev
Making installcheck in scripts make[2]: Entering directory `/home/cpdev/Nightly/classpath/build/classpath-0.92-pre/_build/scripts' make[2]: Nothing to be done for `installcheck'. make[2]: Leaving directory `/home/cpdev/Nightly/classpath/build/classpath-0.92-pre/_build/scripts' Making

[cp-testresults] FAIL: regressions for libgcj on Thu May 25 09:14:38 UTC 2006

2006-05-25 Thread cpdev
Baseline from: Thu May 25 04:00:26 UTC 2006 Regressions: FAIL: Thread_Sleep -O3 -findirect-dispatch output - bytecode-native test FAIL: Thread_Sleep -O3 output - source compiled test FAIL: Thread_Sleep -findirect-dispatch output - bytecode-native test FAIL: Thread_Sleep output - bytecode-native

[cp-testresults] Japi diffs for classpath

2006-05-25 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 May 24 10:07:07 2006 GMT -jdk12 API scanned at 2006/05/24 05:33:15 EDT -classpath API scanned at 2006/05/24 05:56:21 EDT +Comparison run at

[cp-testresults] FAIL: classpath build with gcj trunk on Thu May 25 18:24:17 UTC 2006

2006-05-25 Thread cpdev
then mv -f .deps/java_util_VMTimeZone.Tpo .deps/java_util_VMTimeZone.Plo; else rm -f .deps/java_util_VMTimeZone.Tpo; exit 1; fi mkdir .libs gcc -DHAVE_CONFIG_H -I. -I../../../../classpath/native/jni/java-util -I../../../include -I../../../../classpath/include

[cp-testresults] FAIL: classpath build with gcjx on Thu May 25 18:28:47 UTC 2006

2006-05-25 Thread cpdev
if /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../classpath/native/jni/gtk-peer -I../../../include -I../../../../classpath/include -I../../../../classpath/native/jni/classpath -I../../../../classpath/native/target/Linux

[cp-testresults] FAIL: jamvm build on Thu May 25 18:30:40 UTC 2006

2006-05-25 Thread cpdev
make[3]: Leaving directory `/home/cpdev/Nightly/jamvm/build/lib/java/security' make[3]: Entering directory `/home/cpdev/Nightly/jamvm/build/lib/java' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/home/cpdev/Nightly/jamvm/build/lib/java' make[2]: Leaving directory

[cp-testresults] FAIL: ecj built with gcjx on Thu May 25 18:40:03 UTC 2006

2006-05-25 Thread cpdev
import java.io.File; ^ error: required type 'java.lang.Object' not found; check your class path ￾ ^ batch/org/eclipse/jdt/internal/compiler/batch/FileSystem.java:13:0: error: type named 'java.io.File' is undefined import java.io.File; ^ error: required type 'java.lang.Object' not found;

[cp-testresults] FAIL: ecj built with ecj on jamvm on Thu May 25 18:40:04 UTC 2006

2006-05-25 Thread cpdev
xargs: jamvm: No such file or directory ___ Classpath-testresults mailing list Classpath-testresults@gnu.org http://lists.gnu.org/mailman/listinfo/classpath-testresults

[cp-testresults] FAIL: japi build on Thu May 25 18:45:33 UTC 2006

2006-05-25 Thread cpdev
cd src jikes -d .. -classpath /home/cpdev/Nightly/classpath/gcjx-install/share/classpath/glibj.zip: net/wuffies/japi/*.java Found 1 system error and issued 1 warning: *** Semantic Warning: I/O warning: No such file or directory while trying to open

[cp-testresults] FAIL: regressions for libgcj on Thu May 25 19:23:18 UTC 2006

2006-05-25 Thread cpdev
Baseline from: Thu May 25 04:00:26 UTC 2006 Regressions: FAIL: Thread_Sleep -O3 -findirect-dispatch output - bytecode-native test FAIL: Thread_Sleep -O3 output - bytecode-native test FAIL: Thread_Sleep -O3 output - source compiled test FAIL: Thread_Sleep -findirect-dispatch output -

[cp-testresults] FAIL: classpath build with gcj (4.0) on Thu May 25 22:27:18 UTC 2006

2006-05-25 Thread cpdev
then mv -f .deps/gnu_java_awt_peer_gtk_GThreadNativeMethodRunner.Tpo .deps/gnu_java_awt_peer_gtk_GThreadNativeMethodRunner.Plo; else rm -f .deps/gnu_java_awt_peer_gtk_GThreadNativeMethodRunner.Tpo; exit 1; fi mkdir .libs gcc -DHAVE_CONFIG_H -I. -I../../../../classpath/native/jni/gtk-peer

[cp-testresults] FAIL: jamvm build on Thu May 25 22:41:00 UTC 2006

2006-05-25 Thread cpdev
make[3]: Leaving directory `/home/cpdev/Nightly/jamvm/build/lib/java/security' make[3]: Entering directory `/home/cpdev/Nightly/jamvm/build/lib/java' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/home/cpdev/Nightly/jamvm/build/lib/java' make[2]: Leaving directory

[cp-testresults] FAIL: ecj built with ecj on jamvm on Thu May 25 22:50:45 UTC 2006

2006-05-25 Thread cpdev
xargs: jamvm: 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 gcjx on Thu May 25 22:50:45 UTC 2006

2006-05-25 Thread cpdev
import java.io.File; ^ error: required type 'java.lang.Object' not found; check your class path ￾ ^ batch/org/eclipse/jdt/internal/compiler/batch/FileSystem.java:13:0: error: type named 'java.io.File' is undefined import java.io.File; ^ error: required type 'java.lang.Object' not found;

[cp-testresults] FAIL: ecj built with native-ecj on Thu May 25 22:50:47 UTC 2006

2006-05-25 Thread cpdev
-- 1. ERROR in compiler/org/eclipse/jdt/core/compiler/CategorizedProblem.java (at line 1) /*** ^ The type java.lang.Object cannot be resolved. It is indirectly referenced from required .class

[cp-testresults] FAIL: japi build on Thu May 25 22:55:18 UTC 2006

2006-05-25 Thread cpdev
cd src jikes -d .. -classpath /home/cpdev/Nightly/classpath/gcjx-install/share/classpath/glibj.zip: net/wuffies/japi/*.java Found 1 system error and issued 1 warning: *** Semantic Warning: I/O warning: No such file or directory while trying to open

[cp-testresults] FAIL: classpath build with gcjx on Thu May 25 22:39:03 UTC 2006

2006-05-25 Thread cpdev
if /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../classpath/native/jni/gtk-peer -I../../../include -I../../../../classpath/include -I../../../../classpath/native/jni/classpath -I../../../../classpath/native/target/Linux

[cp-testresults] FAIL: gcc build on Fri May 26 00:50:15 UTC 2006

2006-05-25 Thread cpdev
gcc -c -g -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -fno-common -DHAVE_CONFIG_H -I. -I. -I../../trunk/gcc -I../../trunk/gcc/. -I../../trunk/gcc/../include -I../../trunk/gcc/../libcpp/include

[cp-testresults] FAIL: gcc build on Fri May 26 01:58:27 UTC 2006

2006-05-25 Thread cpdev
gcc -c -g -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -fno-common -DHAVE_CONFIG_H -I. -I. -I../../trunk/gcc -I../../trunk/gcc/. -I../../trunk/gcc/../include -I../../trunk/gcc/../libcpp/include

[cp-testresults] FAIL: gcc build on Fri May 26 03:06:45 UTC 2006

2006-05-25 Thread cpdev
gcc -c -g -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -fno-common -DHAVE_CONFIG_H -I. -I. -I../../trunk/gcc -I../../trunk/gcc/. -I../../trunk/gcc/../include -I../../trunk/gcc/../libcpp/include

[cp-testresults] classpath daily snapshot 20060526 FAILED

2006-05-25 Thread Michael Koch
distdir=`CDPATH=${ZSH_VERSION+.}: cd /home/mkoch/src/classpath/build/classpath-20060526/doc pwd`; \ top_distdir=`CDPATH=${ZSH_VERSION+.}: cd /home/mkoch/src/classpath/build/classpath-20060526 pwd`; \ (cd $subdir \ make \ top_distdir=$top_distdir \

[cp-testresults] FAIL: gcc build on Fri May 26 05:25:49 UTC 2006

2006-05-25 Thread cpdev
gcc -c -g -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -fno-common -DHAVE_CONFIG_H -I. -I. -I../../trunk/gcc -I../../trunk/gcc/. -I../../trunk/gcc/../include -I../../trunk/gcc/../libcpp/include

Re: Storing of native pointers

2006-05-25 Thread Sven de Marothy
On Tue, 2006-05-23 at 16:47 +0200, Robert Schuster wrote: I make this to a general discussion. Agreed, and I think we should replace existing NSA code with the simpler long field approach. Ideally we could remove the NSA implementation altogether. I'd also like to see

[Bug swing/27146] JComboBox: clicking on the arrow of an opened combox should close it

2006-05-25 Thread yvan dot norsa at gmail dot com
--- Comment #3 from yvan dot norsa at gmail dot com 2006-05-25 08:17 --- Created an attachment (id=11509) -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=11509action=view) Small fix Well, this is probably not the right way to do it, but it works :) --

Re: SecurityException throwpoint audit

2006-05-25 Thread Olli Vertanen
Gary, Thanks for your reply! So throwpoint checks are in these security.java testlets under various directories? Do you have a driver that could run just the security tests and nothing else? If not, what would be best strategy to implement one? I can try to write some tests, but your report

[PATCH] Recursive html building requires $(GJDOC) to be set.

2006-05-25 Thread Carlos O'Donell
classpath, GCC's libjava uses classpath. GCC now has html and install-html support. The top-level html build triggers libjava/classpath/doc/api/Makefile.in's create_html target. This target should only execute $(GJDOC) if the variable is set (it is disabled by default). The patch provided

[Bug swing/27146] JComboBox: clicking on the arrow of an opened combox should close it

2006-05-25 Thread yvan dot norsa at gmail dot com
--- Comment #4 from yvan dot norsa at gmail dot com 2006-05-25 08:29 --- Oups, forget it, I had made another change, which I'm almost sure is a bad idea : commenting out the code in JPopupMenu.menuSelectionChanged. Although it still seems to work fine without it, it would probably

GTK 2.8

2006-05-25 Thread Thomas Fitzsimmons
Hi, I just committed my patch to make GdkGraphics2D the default Java2D backend. Now GTK-2.8 or higher is required to build the GNU Classpath GTK peers. Tom

Re: Profiling in Classpath

2006-05-25 Thread Anthony Green
On Wed, 2006-05-24 at 12:25 +0200, Audrius Meskauskas wrote: Does anybody tried and knows some profiling tools that run with Classpath (and with which virtual machine)? If not, implementing some profiling may be an interesting and important future task. oprofile works with gcj. AG

Re: [Jamvm-general] Javavm segmentation fault

2006-05-25 Thread Robert Lougher
Hi Dikran, No, it is not possible to use JamVM with the class library provided with Blackdown Java (a port of Suns VM). This is because some classes (such as Object and Thread) are tightly integrated with the VM. JamVM isn't compatible with the Blackdown versions, and as they're not open

[commit-cp] classpath ./ChangeLog javax/swing/plaf/basic/Ba...

2006-05-25 Thread Audrius Meskauskas
CVSROOT:/sources/classpath Module name:classpath Branch: Changes by: Audrius Meskauskas [EMAIL PROTECTED] 06/05/25 08:51:13 Modified files: . : ChangeLog javax/swing/plaf/basic: BasicTreeUI.java Log message: 2006-05-25 Audrius

[commit-cp] classpath ./ChangeLog native/jni/gtk-peer/gnu_j...

2006-05-25 Thread Lillian Angel
CVSROOT:/cvsroot/classpath Module name:classpath Branch: Changes by: Lillian Angel [EMAIL PROTECTED] 06/05/25 14:32:02 Modified files: . : ChangeLog native/jni/gtk-peer: gnu_java_awt_peer_gtk_GtkComponentPeer.c Log message:

[commit-cp] classpath ./ChangeLog examples/gnu/classpath/ex...

2006-05-25 Thread Thomas Fitzsimmons
CVSROOT:/sources/classpath Module name:classpath Branch: Changes by: Thomas Fitzsimmons [EMAIL PROTECTED] 06/05/25 20:39:41 Modified files: . : ChangeLog examples/gnu/classpath/examples/swing: Demo.java Added files:

[commit-cp] classpath ./ChangeLog native/jni/gtk-peer/gnu_j...

2006-05-25 Thread Thomas Fitzsimmons
CVSROOT:/sources/classpath Module name:classpath Branch: Changes by: Thomas Fitzsimmons [EMAIL PROTECTED] 06/05/25 21:13:01 Modified files: . : ChangeLog native/jni/gtk-peer: gnu_java_awt_peer_gtk_GdkGraphics2D.c Log message:

[commit-cp] classpath ./ChangeLog native/jni/gtk-peer/gnu_j...

2006-05-25 Thread Thomas Fitzsimmons
CVSROOT:/sources/classpath Module name:classpath Branch: Changes by: Thomas Fitzsimmons [EMAIL PROTECTED] 06/05/25 21:21:01 Modified files: . : ChangeLog native/jni/gtk-peer: gnu_java_awt_peer_gtk_GdkGraphics2D.c Log message:

[commit-cp] classpath ChangeLog configure.ac

2006-05-25 Thread Andrew John Hughes
CVSROOT:/cvsroot/classpath Module name:classpath Branch: Changes by: Andrew John Hughes [EMAIL PROTECTED] 06/05/25 22:22:20 Modified files: . : ChangeLog configure.ac Log message: 2006-05-25 Andrew John Hughes [EMAIL PROTECTED]