[cp-patches] FYI: DefaultCaret fix

2006-12-07 Thread Roman Kennke
This fixes the DefaultCaret to only adjust the visibility when necessary (== caret visible and location mappable). This fixes the stupid upwards-scrolling when clicking on hyperlinks. This is a fix for a pretty serious bug which can popup in all kinds of text components and potentially bork

[cp-patches] FYI: HTML forms

2006-12-07 Thread Roman Kennke
This patch implements the following: - Submit forms with POST method. - Resetting of form data. - Radio buttons are put in button groups for exclusive selection support. 2006-12-06 Roman Kennke [EMAIL PROTECTED] * javax/swing/text/html/FormView.java (SubmitThread.postData):

[cp-patches] FYI: HtmlDemo

2006-12-07 Thread Roman Kennke
This improves form submit support in the HtmlDemo. Now when a GET form is submitted, the location field and history is updated correctly. I also added some examples for the new select box support. 2006-12-06 Roman Kennke [EMAIL PROTECTED] *

[cp-patches] Patch: FYI: build ASM

2006-12-07 Thread Tom Tromey
I'm checking this in on the trunk. I've already imported the ASM 2.2.3 sources. This updates the tools build code to compile ASM and to put the results into tools.zip. It also removes the old code for finding a separate ASM library. Tom Index: ChangeLog from Tom Tromey [EMAIL PROTECTED]

Re: [cp-patches] [generics] Code-cleanup: remove unused imports

2006-12-07 Thread Andrew John Hughes
On Wed, 2006-12-06 at 16:58 -0700, Tom Tromey wrote: Casey == Casey Marshall [EMAIL PROTECTED] writes: Could you write a ChangeLog entry for this? And is your paperwork on file? Casey Isn't this patch large but trivial? [*] Is copyright assignment Casey really necessary? I never

[cp-patches] FYI: URL handling of base and complete spec with different protocols

2006-12-07 Thread Mark Wielaard
Hi, Roman found a nasty bug in our URL handling when constructing a complete spec with a base URL of a different protocol. We need to make sure to use the URLStreamHandler of the base URL when constructing a new URL from a base and a (partial) spec (see bug #25141, for which there is already a

[cp-patches] FYI: Partial fix for JEditorPane.createEditorKitForContentType()

2006-12-07 Thread Mark Wielaard
Hi, JGecko is broken! And since Roman is so proud of it that must be fixed asap of course :) The problem is that when run as a normal user (-cp examples.zip gnu.classpath.examples.swing.HtmlDemo) the editor kit isn't found since JEditorPane only looks for bootstrap classes. This is clearly wrong.

Re: [cp-patches] Patch: FYI: build ASM

2006-12-07 Thread Mark Wielaard
Hi Tom, On Thu, 2006-12-07 at 10:08 -0700, Tom Tromey wrote: I've already imported the ASM 2.2.3 sources. This updates the tools build code to compile ASM and to put the results into tools.zip. It also removes the old code for finding a separate ASM library. Small issue with building. Some

Re: [cp-patches] Patch: FYI: build ASM

2006-12-07 Thread Mark Wielaard
Hi, On Fri, 2006-12-08 at 00:06 +0100, Mark Wielaard wrote: builder.classpath.org also points out that make distcheck is broken. I have not investigated that yet. See http://article.gmane.org/gmane.comp.java.classpath.testresults/3223 Figured it out. We just need to clean up the generated asm

[cp-testresults] FAIL: regressions for mauve-jamvm on Thu Dec 7 10:46:27 UTC 2006

2006-12-07 Thread cpdev
Baseline from: Fri Dec 1 06:03:26 UTC 2006 Regressions: FAIL: gnu.javax.crypto.key.srp6.TestOfSRPKeyGeneration FAIL: gnu.javax.crypto.sasl.srp.TestOfSRPPasswordFile FAIL: gnu.javax.crypto.sasl.srp.TestOfSRPPrimitives FAIL: java.awt.Component.getFont FAIL: java.text.DecimalFormat.format FAIL:

[cp-testresults] FAIL: regressions for mauve-cacao on Thu Dec 7 11:13:31 UTC 2006

2006-12-07 Thread cpdev
Baseline from: Sat Nov 25 17:18:39 UTC 2006 Regressions: FAIL: java.awt.Component.getFont FAIL: java.awt.Graphics.TestPaintGraphics FAIL: java.awt.TextField.PaintTest FAIL: java.text.NumberFormat.UK FAIL: java.text.SimpleDateFormat.regress FAIL: java.util.zip.Deflater.PR27435 FAIL:

[cp-testresults] FAIL: regressions for mauve-cacao on Thu Dec 7 17:41:35 UTC 2006

2006-12-07 Thread cpdev
Baseline from: Sat Nov 25 17:18:39 UTC 2006 Regressions: FAIL: java.awt.Component.getFont FAIL: java.awt.Component.keyPressTest FAIL: java.awt.TextField.PaintTest FAIL: java.net.HttpURLConnection.postHeaders FAIL: java.text.NumberFormat.UK FAIL: java.text.SimpleDateFormat.regress FAIL:

[cp-testresults] FAIL: classpath build with jikes on Thu Dec 7 22:11:53 UTC 2006

2006-12-07 Thread cpdev
Makefile:644: warning: overriding commands for target `grmid' Makefile:570: warning: ignoring old commands for target `grmid' Makefile:647: warning: overriding commands for target `grmiregistry' Makefile:564: warning: ignoring old commands for target `grmiregistry' Makefile:650: warning:

[cp-testresults] FAIL: jamvm build on Thu Dec 7 22:12:46 UTC 2006

2006-12-07 Thread cpdev
make[3]: Nothing to be done for `all'. 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

[cp-testresults] FAIL: cacao build on Thu Dec 7 22:13:24 UTC 2006

2006-12-07 Thread cpdev
checking for dlopen... no checking for dlopen in -ldl... yes checking whether a program can dlopen itself... yes checking whether a statically linked program can dlopen itself... no checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking

[cp-testresults] FAIL: classpath build with gcj (4.1) on Fri Dec 8 02:43:08 UTC 2006

2006-12-07 Thread cpdev
./tools/asm/org/objectweb/asm/xml/ASMContentHandler$FieldRule.class ./tools/asm/org/objectweb/asm/xml/ASMContentHandler$InnerClassRule.class ./tools/asm/org/objectweb/asm/xml/ASMContentHandler$OuterClassRule.class ./tools/asm/org/objectweb/asm/xml/ASMContentHandler$InterfacesRule.class

Re: Jboss/Java1.5 on HPPA in linux

2006-12-07 Thread Andrew John Hughes
On 14 Oct 2006, at 12:05, Edwin Steiner wrote: On Fri, Oct 13, 2006 at 10:28:04PM +0930, Trevor Glen wrote: Hi All, I've been trying to get Java 1.5 running on a hppa box running ubuntu. So far I haven't had much luck. Currently, I'm seeing the behaviour as described in

[commit-cp] classpath javax/swing/text/DefaultCaret.java Ch...

2006-12-07 Thread Roman Kennke
CVSROOT:/cvsroot/classpath Module name:classpath Changes by: Roman Kennke rabbit78 06/12/07 13:22:03 Modified files: javax/swing/text: DefaultCaret.java . : ChangeLog Log message: 2006-12-06 Roman Kennke [EMAIL PROTECTED]

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

2006-12-07 Thread Roman Kennke
CVSROOT:/cvsroot/classpath Module name:classpath Changes by: Roman Kennke rabbit78 06/12/07 14:42:47 Modified files: . : ChangeLog javax/swing/text/html: FormView.java HTMLDocument.java Option.java Added files:

[commit-cp] classpath examples/gnu/classpath/examples/swing...

2006-12-07 Thread Roman Kennke
CVSROOT:/cvsroot/classpath Module name:classpath Changes by: Roman Kennke rabbit78 06/12/07 14:50:41 Modified files: examples/gnu/classpath/examples/swing: HtmlDemo.java forms.html welcome.html . :

[commit-cp] classpath/tools/external/asm

2006-12-07 Thread Tom Tromey
CVSROOT:/cvsroot/classpath Module name:classpath Changes by: Tom Tromey tromey 06/12/07 16:49:16 New directory: tools/external/asm CVSWeb URLs: http://cvs.savannah.gnu.org/viewcvs/classpath/tools/external/asm/?cvsroot=classpath

[commit-cp] classpath ChangeLog INSTALL NEWS configure.ac t...

2006-12-07 Thread Tom Tromey
CVSROOT:/cvsroot/classpath Module name:classpath Changes by: Tom Tromey tromey 06/12/07 17:22:53 Modified files: . : ChangeLog INSTALL NEWS configure.ac tools : Makefile.am gjavah.in grmic.in toolwrapper.c Added files:

[commit-cp] classpath ChangeLog java/net/URL.java

2006-12-07 Thread Mark Wielaard
CVSROOT:/cvsroot/classpath Module name:classpath Changes by: Mark Wielaard mark06/12/07 21:58:41 Modified files: . : ChangeLog java/net : URL.java Log message: * java/net/URL.java (URL(URL,String,URLStreamHandler,boolean)):

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

2006-12-07 Thread Mark Wielaard
CVSROOT:/cvsroot/classpath Module name:classpath Changes by: Mark Wielaard mark06/12/07 22:07:22 Modified files: . : ChangeLog javax/swing: JEditorPane.java Log message: * javax/swing/JEditorPane.java

[commit-cp] classpath ChangeLog tools/Makefile.am

2006-12-07 Thread Mark Wielaard
CVSROOT:/cvsroot/classpath Module name:classpath Changes by: Mark Wielaard mark06/12/07 23:04:53 Modified files: . : ChangeLog tools : Makefile.am Log message: * tools/Makefile.am: Explicitly define and use

[commit-cp] classpath ChangeLog tools/Makefile.am

2006-12-07 Thread Mark Wielaard
CVSROOT:/cvsroot/classpath Module name:classpath Changes by: Mark Wielaard mark06/12/08 07:51:51 Modified files: . : ChangeLog tools : Makefile.am Log message: * tools/Makefile.am (clean-local): Remove iasm and asm.lst.