[PATCH FOR REVIEW] OPENJDK6-18: HotSpot 23's Java code won't build with a 1.5 compiler due to @Override on interfaces.
Andrew Hughes
gnu.andrew at redhat.com
Thu Sep 19 09:12:40 PDT 2013
I discovered during bootstrapping with IcedTea that the build fails due to the use of
@Override on interface methods (namely an implementation of Iterator).
This webrev fixes it:
http://cr.openjdk.java.net/~andrew/openjdk6/oj6-18/
Ok to push?
--
Andrew :)
Free Java Software Engineer
Red Hat, Inc. (http://www.redhat.com)
PGP Key: 248BDC07 (https://keys.indymedia.org/)
Fingerprint = EC5A 1F5E C0AD 1D15 8F1F 8F91 3B96 A578 248B DC07
More information about the jdk6-dev
mailing list