Patch: more merges
Michael Koch
konqueror@gmx.de
Mon May 3 20:41:00 GMT 2004
Hi list,
I just commited the attached patch to merge another patch from Mark
Wielaard in from GNU classpath to trunk.
Michael
2004-05-03 Mark Wielaard <mark@klomp.org>
* gnu/java/security/der/DERReader.java: Call static methods staticly.
* java/awt/TextComponent.java (select): Use selectionEnd parameter.
* java/net/URL.java
(set(String, String, int, String, String, String, String, String)):
Assign this.file to path or path + "?" + query.
* java/util/Arrays.java: Call static methods staticly.
* java/util/zip/ZipEntry.java: Likewise.
* javax/swing/plaf/basic/BasicArrowButton.java (setDirection): Assign
dir to this.direction.
* javax/swing/table/DefaultTableCellRenderer.java (noFocusBorder):
Assign static field only once.
(DefaultTableCellRenderer): Don't reassign noFocusBorder each time.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: clean.diff
Type: text/x-diff
Size: 6305 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/java-patches/attachments/20040503/9e8571a8/attachment.bin>
More information about the Java-patches
mailing list