[PATCH FOR REVIEW] Remove @Override annotation added on interfaces by 2014/01/14 security fixes

Andrew gnu.andrew at redhat.com
Fri Jan 17 14:27:58 PST 2014


Bug: https://java.net/jira/browse/OPENJDK6-25
Webrev: http://cr.openjdk.java.net/~andrew/openjdk6/oj6-25/

Code in CORBA and JAXWS is built with source/target 1.5 which doesn't support
@Override on interfaces.  The webrev above removes the annotations introduced
in the latest round of security fixes.

Post-b30, I'll look into a way of testing for this with raw OpenJDK 6, as we're
not catching it until we build via IcedTea.

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