Hi,
I've committed the enclosed patch to make serialVersionUID private, in
order to follow the Classpath style. Thanks to Michael Koch for pointing
this out.
-- Sascha
Sascha Brawer, brawer@xxxxxxxxxxx, http://www.dandelis.ch/people/brawer/
2004-01-09 Sascha Brawer <brawer@xxxxxxxxxxx>
* javax/swing/undo/CompoundEdit.java (serialVersionUID): Made private.
Index: javax/swing/undo/CompoundEdit.java
===================================================================
RCS file: /cvsroot/classpath/classpath/javax/swing/undo/CompoundEdit.java,v
retrieving revision 1.4
diff -r1.4 CompoundEdit.java
70c70
< static final long serialVersionUID = -6512679249930119683L;
---
> private static final long serialVersionUID = -6512679249930119683L;
|
Try Searching:
servers, voip, java, networking, microsoft ...
|
|
|
|