8sa1-gcc/libjava/classpath/lib
Dalibor Topic 473210a961 re PR classpath/32844 (EnumSet causes code to be miscompiled)
2007-07-31  Dalibor Topic  <robilad@kaffe.org>

        PR 32844
        * java/util/EnumSet.java:
        Made class abstract per API spec.
        (size, iterator, add, addAll, clear, contains,
        containsAll, remove, removeAll, retainAll) Moved 
        into an anonymous inner class in of(T).
        (allOf, noneOf, copyOf, of, range) Made more 
        implementation independent.
        (of(T)) return an instance of an anonymous class
        implementing EmptySet.

From-SVN: r127291
2007-08-08 08:00:32 +00:00
..
gnu Import GNU Classpath (libgcj-import-20070727). 2007-08-04 10:53:49 +00:00
java re PR classpath/32844 (EnumSet causes code to be miscompiled) 2007-08-08 08:00:32 +00:00
javax Import GNU Classpath (libgcj-import-20070727). 2007-08-04 10:53:49 +00:00
org * Rebuild .class files with new ecj. 2007-07-27 21:14:19 +00:00
sun Import GNU Classpath (libgcj-import-20070727). 2007-08-04 10:53:49 +00:00
.cvsignore Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
copy-vmresources.sh.in Imported GNU Classpath 0.92 2006-08-14 23:12:35 +00:00
gen-classlist.sh.in Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
Makefile.am Import GNU Classpath (libgcj-import-20070727). 2007-08-04 10:53:49 +00:00
Makefile.gcj Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
Makefile.in Import GNU Classpath (libgcj-import-20070727). 2007-08-04 10:53:49 +00:00
mkcollections.pl.in libjava/classpath/ChangeLog.gcj: 2007-06-03 23:18:43 +00:00
split-for-gcj.sh gen-classlist.sh.in: Correct handle generated files. 2006-04-04 20:05:01 +00:00
standard.omit.in Imported GNU Classpath 0.92 2006-08-14 23:12:35 +00:00