This is the mail archive of the java-patches@gcc.gnu.org mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: regenerate/remove .class files on the 4.4 branch and trunk


2010/1/16 Matthias Klose <doko@ubuntu.com>:
> While regenerating the class files for the copyright updates, I noticed
> there are more files out of date. Ok to regenerate these (using ecj-4.3.jar
> on the 4.4 branch and ecj-4.5.jar on the trunk)?
>
> The two VMSecureRandom .class files can be removed at least on the trunk,
> they were moved
>
> 2009-02-13 ÂAndrew John Hughes Â<ahughes@redhat.com>
>
> Â Â Â Â* java/security/VMSecureRandom.java: Removed.
>
> but only the gnerated header files were removed.
>
> $ svn status
> M Â Â Â classpath/tools/classes/gnu/classpath/tools/orbd/Main.class
> ! Â Â Â classpath/lib/java/security/VMSecureRandom$Spinner.class
> ! Â Â Â classpath/lib/java/security/VMSecureRandom.class
> M Â Â Â classpath/lib/gnu/java/rmi/registry/RegistryImpl.class
> M Â Â Â classpath/lib/gnu/gcj/convert/Convert.class
> M Â Â Â classpath/lib/gnu/gcj/tools/gcj_dbtool/Fileset.class
> M Â Â Â classpath/lib/gnu/gcj/tools/gcj_dbtool/Main.class
> M Â Â Â classpath/lib/gnu/gcj/tools/gcj_dbtool/Tokenizer.class
>
> ÂMatthias
>

Funny, I thought I dropped those VMSecureRandom classes in that patch.

Are you sure these classes have actually changed and it's not just a
compiler difference? I guess that's the problem with having binaries
checked in :-(
-- 
Andrew :-)

Free Java Software Engineer
Red Hat, Inc. (http://www.redhat.com)

Support Free Java!
Contribute to GNU Classpath and the OpenJDK
http://www.gnu.org/software/classpath
http://openjdk.java.net

PGP Key: 94EFD9D8 (http://subkeys.pgp.net)
Fingerprint: F8EF F1EA 401E 2E60 15FA  7927 142C 2591 94EF D9D8


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]