classpath-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [cp-patches] Stupid spec constant values


From: Tom Tromey
Subject: Re: [cp-patches] Stupid spec constant values
Date: 05 Oct 2005 10:20:32 -0600
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3.50

>>>>> "Mark" == Mark Wielaard <address@hidden> writes:

Mark> The RCSID fields really serve no good purpose and I would just propose
Mark> we remove these fields and ask for a japi override mode to ignore them.
Mark> I bet the value of these fields even changes between minor releases.

Yes, according to japi, in 1.2:

field javax.swing.undo.StateEditable.RCSID: constant [$Id: StateEditable.java,v 
1.1.1.1 1998/10/28 06:43:54 sbb Exp $] in jdk12, but constant [] in classpath

in 1.4:

field javax.swing.undo.StateEditable.RCSID: constant [$Id: StateEditable.java,v 
1.1.1.2 2002/02/17 23:16:47 kreilede Exp $] in jdk14, but constant [] in 
classpath

This is very silly.  And for it to work for us we would have to mark
these files '-ko'.

IMO the value for these fields should be, "what're you lookin at?"

Tom




reply via email to

[Prev in Thread] Current Thread [Next in Thread]