[ecj] java.security.Security and java.lang.Package merge

Andrew Haley aph@redhat.com
Thu Nov 23 14:46:00 GMT 2006


Gary Benson writes:
 > Hi all,
 > 
 > This commit remerges java.security.Security and java.lang.Package
 > with Classpath in preparation for getting rid of gcj's custom
 > implementations altogether.  This is basically the analogue of the
 > commit I made on trunk the other day.
 > 
 > Cheers,
 > Gary
 > Index: ChangeLog
 > ===================================================================
 > --- ChangeLog	(revision 119118)
 > +++ ChangeLog	(working copy)
 > @@ -1,3 +1,8 @@
 > +2006-11-23  Gary Benson  <gbenson@redhat.com>
 > +
 > +	* java/security/Security.java: Merge with classpath.
 > +	* java/lang/Package.java: Likewise.
 > +

Thanks,
Andrew.



More information about the Java-patches mailing list