[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cp-patches] FYI: Bumped up serialVersionUIDs in javax.swing
From: |
Andrew John Hughes |
Subject: |
Re: [cp-patches] FYI: Bumped up serialVersionUIDs in javax.swing |
Date: |
Sat, 28 May 2005 00:09:00 +0100 |
On Fri, 2005-05-27 at 23:14 +0200, Roman Kennke wrote:
> Hi,
>
> I updated all serialVersionUIDs in the javax.swing package to be
> compatible with JDK1.4. I intentionally left out some cases where I
> would probably break build with GCJ3 (accessible stuff). Have me made
> any progress on this issue?
>
> 2005-05-27 Roman Kennke <address@hidden>
>
> * javax/swing/AbstractButton.java:
> Bumped up serialVersionUID(s) to JDK1.4 compatibility.
> * javax/swing/ImageIcon.java: Likewise.
> * javax/swing/JFileChooser.java: Likewise.
> * javax/swing/JInternalFrame.java: Likewise.
> * javax/swing/JMenu.java: Likewise.
> * javax/swing/JRadioButton.java: Likewise.
> * javax/swing/JScrollPane.java: Likewise.
> * javax/swing/JSpinner.java: Likewise.
> * javax/swing/JTabbedPane.java: Likewise.
> * javax/swing/ImageIcons.java: Likewise.
> * javax/swing/JToggleButton.java: Likewise.
> * javax/swing/JToolTip.java: Likewise.
> * javax/swing/JViewPort.java: Likewise.
> * javax/swing/LayoutFocusTraversalPolicy.java: Likewise.
> * javax/swing/SpinnerDateModel.java: Likewise.
> * javax/swing/TransferHandler.java: Likewise.
>
> /Roman
>
> _______________________________________________
> Classpath-patches mailing list
> address@hidden
> http://lists.gnu.org/mailman/listinfo/classpath-patches
From what I recall, we decided to drop pre-GCJ 4 support,
which presumably means the accessibility stuff can now
go through.
However, I haven't seen any movement on this, and I don't recall a patch
to the configure process going through. Can anyone provide
more definite info on the status of this?
Thanks,
--
Andrew :-)
Please avoid sending me Microsoft Office (e.g. Word, PowerPoint)
attachments.
See http://www.fsf.org/philosophy/no-word-attachments.html
No software patents in Europe -- http://nosoftwarepatents.com
"Value your freedom, or you will lose it, teaches history.
`Don't bother us with politics' respond those who don't want to learn."
-- Richard Stallman
Escape the Java Trap with GNU Classpath!
http://www.gnu.org/philosophy/java-trap.html
public class gcj extends Freedom implements Java { ... }
signature.asc
Description: This is a digitally signed message part
- Re: [cp-patches] FYI: Bumped up serialVersionUIDs in javax.swing,
Andrew John Hughes <=