Re: [cp-patches] HTMLWriter

2006-10-31 Thread Mark Wielaard
Hi Roman, On Mon, 2006-10-30 at 17:39 +0100, Roman Kennke wrote: I have fixed the formatting, added comments and also finished up the incomplete parts. Hope this passes the muster :) Looks good to me. I have included it in my local tree and finished it up for committing (Some more

Re: [cp-patches] HTMLWriter

2006-10-31 Thread Roman Kennke
Hi all, On Mon, 2006-10-30 at 17:39 +0100, Roman Kennke wrote: I have fixed the formatting, added comments and also finished up the incomplete parts. Hope this passes the muster :) Looks good to me. I have included it in my local tree and finished it up for committing (Some more

[cp-patches] FYI: HTMLEditorKit with HTML output

2006-10-31 Thread Roman Kennke
This wires the fresh HTMLWriter and the already-existing MinimalHTMLWriter into the HTMLEditorKit to allow writing of HTMLDocuments and StyledDocuments as HTML. 2006-10-31 Roman Kennke [EMAIL PROTECTED] * javax/swing/text/html/HTMLEditorKit.java (write): Use HTMLWriter or

Re: [cp-patches] FYI: SocketPermission tweak

2006-10-31 Thread Gary Benson
Anthony Green wrote: On Thu, 2006-08-31 at 12:58 -0600, Tom Tromey wrote: Gary == Gary Benson [EMAIL PROTECTED] writes: Gary This commit makes java.net.SocketPermission()'s constructor Gary use localhost when called with an empty hostport argument Gary as mandated by the spec. Do

Re: [cp-patches] HTMLWriter

2006-10-31 Thread fchoong
Hi Roman, Thanks for checking the file in! The IMPLIED tag in the RI is implemented as a p-implied Tag with a NameAttribute of HTML.Tag.IMPLIED. GNU CP implements it as a p Tag with a NameAttribute of HTML.Tag.P, with a tag attribute of _implied_=true. The other difference is that since the RI is

[cp-patches] FYI: JTextField fix

2006-10-31 Thread Tania Bento
Hey, This patch fixes a minor bug in javax.swing.JTextField. The problem was that in fireActionPerformed(), when creating a new event, we were passing getText() as the parameter for the command when we should have been passing the actionCommand variable. This patch now fixes the Deepamehta

Re: [cp-patches] FYI: JTextField fix

2006-10-31 Thread Roman Kennke
Hi Tania, This patch fixes a minor bug in javax.swing.JTextField. The problem was that in fireActionPerformed(), when creating a new event, we were passing getText() as the parameter for the command when we should have been passing the actionCommand variable. I think there was a reason for

[cp-patches] FYI: HTMLDocument pre tag processing

2006-10-31 Thread Roman Kennke
I implemented a couple of missing methods in HTMLDocument, which in effect enables processing of pre tags. 2006-10-31 Roman Kennke [EMAIL PROTECTED] * javax/swing/text/html/HTMLDocument.java (HTMLReader.PreAction.end): Implemented. (HTMLReader.PreAction.start):

Re: [cp-patches] HTMLWriter

2006-10-31 Thread Roman Kennke
Hi David, Thanks for checking the file in! The IMPLIED tag in the RI is implemented as a p-implied Tag with a NameAttribute of HTML.Tag.IMPLIED. GNU CP implements it as a p Tag with a NameAttribute of HTML.Tag.P, with a tag attribute of _implied_=true. We should fix that. It sounds easy

Re: [cp-patches] FYI: JTextField fix

2006-10-31 Thread Tania Bento
Hey Roman, On Tue, 2006-10-31 at 17:10 +0100, Roman Kennke wrote: I think there was a reason for that behaviour. Could you please test if possibly the new action command is getText() when the original command was null? Ideally write a Mauve test to avoid regressions. /Roman Yup, you are

Re: [cp-patches] FYI: JTextField fix

2006-10-31 Thread Roman Kennke
Hi Tania, On Tue, 2006-10-31 at 17:10 +0100, Roman Kennke wrote: I think there was a reason for that behaviour. Could you please test if possibly the new action command is getText() when the original command was null? Ideally write a Mauve test to avoid regressions. /Roman Yup, you

[cp-patches] FYI: Tiny fillArc fix

2006-10-31 Thread Francis Kung
Hi, Fixing the default arc type for CairoGraphics2D.fillArc - we should be using the PIE type, not OPEN, for fills. The applet at http://www.multicians.org/thvv/pie-chart.html (as well as a simple visual testcase) back this change. Cheers, Francis 2006-10-31 Francis Kung [EMAIL PROTECTED]

[cp-patches] FYI: fix PR29381

2006-10-31 Thread Thomas Fitzsimmons
Hi, I committed this fix for PR29381. Tom 2006-10-30 Thomas Fitzsimmons [EMAIL PROTECTED] * native/plugin/gcjwebplugin.cc (GCJ_New): Move GLib threading initialization to NP_Initialize. (NP_Initialize): Initialize GLib threading. Index: native/plugin/gcjwebplugin.cc

[cp-testresults] FAIL: classpath build with gcj (4.1) on Tue Oct 31 08:17:24 UTC 2006

2006-10-31 Thread cpdev
mkdir .libs gcc -DHAVE_CONFIG_H -I. -I../../../../native/jni/gconf-peer -I../../../include -I../../../../include -I../../../../native/jni/classpath -I../../../../native/jni/native-lib -W -Wall -Wmissing-declarations -Wwrite-strings -Wmissing-prototypes -Wno-long-long -Werror -DORBIT2=1

[cp-testresults] FAIL: generics classpath build on Tue Oct 31 08:50:23 UTC 2006

2006-10-31 Thread cpdev
6289. WARNING in ../../classpath/vm/reference/sun/misc/Unsafe.java (at line 297) public native int arrayIndexScale(Class arrayClass); ^ Class is a raw type. References to generic type ClassT should be parameterized -- -- 6290.

[cp-testresults] FAIL: regressions for mauve-jamvm on Tue Oct 31 10:13:43 UTC 2006

2006-10-31 Thread cpdev
Baseline from: Fri Sep 22 05:30:46 UTC 2006 Regressions: FAIL: gnu.javax.crypto.sasl.srp.TestOfSRPPasswordFile FAIL: java.awt.datatransfer.Clipboard.clipboardFlavors FAIL: java.awt.image.LookupOp.filterImage FAIL:

[cp-testresults] FAIL: regressions for mauve-cacao on Tue Oct 31 10:36:43 UTC 2006

2006-10-31 Thread cpdev
Baseline from: Fri Sep 29 17:47:30 UTC 2006 Regressions: FAIL: java.awt.ColorClass.brighter FAIL: java.awt.Graphics.TestPaintGraphics FAIL: java.awt.datatransfer.Clipboard.clipboardFlavors FAIL: java.awt.image.LookupOp.filterImage Improvements: PASS:

[cp-testresults] FAIL: classpath build with gcj (4.1) on Tue Oct 31 14:52:51 UTC 2006

2006-10-31 Thread cpdev
mkdir .libs gcc -DHAVE_CONFIG_H -I. -I../../../../native/jni/gconf-peer -I../../../include -I../../../../include -I../../../../native/jni/classpath -I../../../../native/jni/native-lib -W -Wall -Wmissing-declarations -Wwrite-strings -Wmissing-prototypes -Wno-long-long -Werror -DORBIT2=1

[cp-testresults] FAIL: japi build on Tue Oct 31 15:28:12 UTC 2006

2006-10-31 Thread cpdev
114. DirectoryScanner scanner = dirs.getDirectoryScanner(getProject()); ^--^ *** Semantic Error: No accessible method with signature getProject() was found in type net.wuffies.japi.JapiantTask.

[cp-testresults] FAIL: generics classpath build on Tue Oct 31 15:26:42 UTC 2006

2006-10-31 Thread cpdev
6289. WARNING in ../../classpath/vm/reference/sun/misc/Unsafe.java (at line 297) public native int arrayIndexScale(Class arrayClass); ^ Class is a raw type. References to generic type ClassT should be parameterized -- -- 6290.

[cp-testresults] FAIL: regressions for mauve-cacao on Tue Oct 31 17:15:32 UTC 2006

2006-10-31 Thread cpdev
Baseline from: Fri Sep 29 17:47:30 UTC 2006 Regressions: FAIL: java.awt.datatransfer.Clipboard.clipboardFlavors FAIL: java.awt.image.LookupOp.filterImage Improvements: PASS: java.awt.Scrollbar.ScrollbarPaintTest PASS: java.awt.event.MouseEvent.modifiers PASS:

[cp-testresults] FAIL: classpath build with gcj (4.1) on Tue Oct 31 21:31:41 UTC 2006

2006-10-31 Thread cpdev
mkdir .libs gcc -DHAVE_CONFIG_H -I. -I../../../../native/jni/gconf-peer -I../../../include -I../../../../include -I../../../../native/jni/classpath -I../../../../native/jni/native-lib -W -Wall -Wmissing-declarations -Wwrite-strings -Wmissing-prototypes -Wno-long-long -Werror -DORBIT2=1

[cp-testresults] FAIL: cacao build on Tue Oct 31 21:48:36 UTC 2006

2006-10-31 Thread cpdev
config.status: creating src/vm/jit/inline/Makefile config.status: creating src/vm/jit/loop/Makefile config.status: creating src/vm/jit/mips/Makefile config.status: creating src/vm/jit/mips/irix/Makefile config.status: creating src/vm/jit/mips/linux/Makefile config.status: creating

[cp-testresults] FAIL: generics classpath build on Tue Oct 31 22:02:13 UTC 2006

2006-10-31 Thread cpdev
6289. WARNING in ../../classpath/vm/reference/sun/misc/Unsafe.java (at line 297) public native int arrayIndexScale(Class arrayClass); ^ Class is a raw type. References to generic type ClassT should be parameterized -- -- 6290.

[cp-testresults] FAIL: japi build on Tue Oct 31 22:03:11 UTC 2006

2006-10-31 Thread cpdev
114. DirectoryScanner scanner = dirs.getDirectoryScanner(getProject()); ^--^ *** Semantic Error: No accessible method with signature getProject() was found in type net.wuffies.japi.JapiantTask.

[cp-testresults] FAIL: regressions for mauve-jamvm on Tue Oct 31 23:27:40 UTC 2006

2006-10-31 Thread cpdev
Baseline from: Tue Oct 31 22:47:17 UTC 2006 Regressions: FAIL: gnu.javax.crypto.sasl.srp.TestOfSRPPasswordFile FAIL: java.awt.datatransfer.Clipboard.clipboardFlavors FAIL: java.awt.image.LookupOp.filterImage FAIL: javax.swing.plaf.basic.BasicFileChooserUI.getChangeToParentDirectoryAction

[cp-testresults] FAIL: classpath build with gcj (4.1) on Wed Nov 1 03:42:48 UTC 2006

2006-10-31 Thread cpdev
mkdir .libs gcc -DHAVE_CONFIG_H -I. -I../../../../native/jni/gconf-peer -I../../../include -I../../../../include -I../../../../native/jni/classpath -I../../../../native/jni/native-lib -W -Wall -Wmissing-declarations -Wwrite-strings -Wmissing-prototypes -Wno-long-long -Werror -DORBIT2=1

[cp-testresults] FAIL: generics classpath build on Wed Nov 1 04:14:59 UTC 2006

2006-10-31 Thread cpdev
6289. WARNING in ../../classpath/vm/reference/sun/misc/Unsafe.java (at line 297) public native int arrayIndexScale(Class arrayClass); ^ Class is a raw type. References to generic type ClassT should be parameterized -- -- 6290.

[cp-testresults] FAIL: japi build on Wed Nov 1 04:16:04 UTC 2006

2006-10-31 Thread cpdev
114. DirectoryScanner scanner = dirs.getDirectoryScanner(getProject()); ^--^ *** Semantic Error: No accessible method with signature getProject() was found in type net.wuffies.japi.JapiantTask.

Re: Trouble building x86 32-bit classpath on an x86-64 machine

2006-10-31 Thread Ian Rogers
Hi Adam, really the only important flag to build Classpath for x86 rather than x86-64 on an x86-64 system is -m32 as a compiler flag. The default x86-64 config file for the Jikes RVM does this by defining CC and CPLUS to have -m32 at the end. Alternatively compiler flags can be specified with the

CACAO 0.97 released.

2006-10-31 Thread Christian Thalinger
CACAO 0.97 released. This is a bug-fix and feature enhancement release. Here is a short list of the most important changes: * New instruction format. * New intermediate representation with unified variables. * Local subroutine elimination. * Fixed the interpreter - it runs eclipse now.

glibj-generics-latest.zip on builder old?

2006-10-31 Thread Stuart Ballard
On http://builder.classpath.org/dist/, glibj-generics-latest.zip is dated Oct 18th as opposed to all the other files including classpath-generics-latest.tar.gz and glibj-latest.zip which are dated Oct 31st as expected. Is something up with the generics build causing it to fail to produce an

[Bug classpath/29675] Firefox 2.0 crashes after the gcjwebplugin java applet window is closed

2006-10-31 Thread fragabr at gmail dot com
--- Comment #2 from fragabr at gmail dot com 2006-11-01 01:05 --- I compiled firefox with --enable-debug (is that right?), but it didn't show anything new. What can I do to discover who is the ?? below? Take a look: (gdb) run Starting program: /usr/local/lib/firefox-2.0/firefox-bin

[Bug classpath/29675] Firefox 2.0 crashes after the gcjwebplugin java applet window is closed

2006-10-31 Thread fragabr at gmail dot com
--- Comment #3 from fragabr at gmail dot com 2006-11-01 01:23 --- Sorry. I discovered that the crashes were due to optimization flags: -O2 -march=athlon64 -msse3 -pipe -ftree-vectorize So this is a gcc bug. I changed this bug report to invalid. Thanks again and sorry for my mistake.

Re: glibj-generics-latest.zip on builder old?

2006-10-31 Thread Mark Wielaard
Hi Stuart, On Tue, 2006-10-31 at 20:05 -0500, Stuart Ballard wrote: On http://builder.classpath.org/dist/, glibj-generics-latest.zip is dated Oct 18th as opposed to all the other files including classpath-generics-latest.tar.gz and glibj-latest.zip which are dated Oct 31st as expected. Is

[commit-cp] classpath ChangeLog javax/swing/text/html/HTMLW...

2006-10-31 Thread Roman Kennke
CVSROOT:/cvsroot/classpath Module name:classpath Changes by: Roman Kennke rabbit78 06/10/31 11:30:25 Modified files: . : ChangeLog Added files: javax/swing/text/html: HTMLWriter.java Log message: 2006-10-31 David Fu [EMAIL PROTECTED]

[commit-cp] classpath javax/swing/text/html/HTMLEditorKit.j...

2006-10-31 Thread Roman Kennke
CVSROOT:/cvsroot/classpath Module name:classpath Changes by: Roman Kennke rabbit78 06/10/31 11:57:12 Modified files: javax/swing/text/html: HTMLEditorKit.java . : ChangeLog Log message: 2006-10-31 Roman Kennke [EMAIL PROTECTED]

[commit-cp] classpath ChangeLog javax/swing/JTextField.java

2006-10-31 Thread Tania Bento
CVSROOT:/cvsroot/classpath Module name:classpath Changes by: Tania Bento tbento06/10/31 15:58:54 Modified files: . : ChangeLog javax/swing: JTextField.java Log message: 2006-10-31 Tania Bento [EMAIL PROTECTED]

[commit-cp] classpath javax/swing/text/html/HTMLDocument.ja...

2006-10-31 Thread Roman Kennke
CVSROOT:/cvsroot/classpath Module name:classpath Changes by: Roman Kennke rabbit78 06/10/31 16:39:44 Modified files: javax/swing/text/html: HTMLDocument.java . : ChangeLog Log message: 2006-10-31 Roman Kennke [EMAIL PROTECTED]

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

2006-10-31 Thread Francis Kung
CVSROOT:/cvsroot/classpath Module name:classpath Changes by: Francis Kung fkung06/10/31 20:23:25 Modified files: gnu/java/awt/peer/gtk: CairoGraphics2D.java . : ChangeLog Log message: 2006-10-31 Francis Kung [EMAIL PROTECTED]

[commit-cp] classpath ChangeLog javax/swing/JTextField.java

2006-10-31 Thread Tania Bento
CVSROOT:/cvsroot/classpath Module name:classpath Changes by: Tania Bento tbento06/10/31 20:41:11 Modified files: . : ChangeLog javax/swing: JTextField.java Log message: 2006-10-31 Tania Bento [EMAIL PROTECTED]

[commit-cp] classpath ChangeLog native/plugin/gcjwebplugin.cc

2006-10-31 Thread Thomas Fitzsimmons
CVSROOT:/sources/classpath Module name:classpath Changes by: Thomas Fitzsimmons fitzsim06/10/31 21:51:21 Modified files: . : ChangeLog native/plugin : gcjwebplugin.cc Log message: 2006-10-30 Thomas Fitzsimmons [EMAIL PROTECTED]

[commit-cp] classpath ChangeLog

2006-10-31 Thread Thomas Fitzsimmons
CVSROOT:/sources/classpath Module name:classpath Changes by: Thomas Fitzsimmons fitzsim06/10/31 21:53:26 Modified files: . : ChangeLog Log message: * ChangeLog: Fix latest entry. CVSWeb URLs: