[Bug 764] icedtea 1.8.9 fails to build in CachedJarFileCallback.java

bugzilla-daemon at icedtea.classpath.org bugzilla-daemon at icedtea.classpath.org
Mon Jul 25 15:23:49 PDT 2011


http://icedtea.classpath.org/bugzilla/show_bug.cgi?id=764


Andrew John Hughes <ahughes at redhat.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ahughes at redhat.com




--- Comment #1 from Andrew John Hughes <ahughes at redhat.com>  2011-07-25 22:23:49 ---
This is odd; I don't see these errors in my build and I don't see any
configuration differences to suggest this issue.

What ecj is being used here?  As far as I can tell, everything will be compiled
as 1.5 (javac.in) contains this and the classes referenced should contain those
methods.

You could try with the attached patch to remove the redundant @Override
annotations.  They don't have any value anyway and I don't know why they were
added.


-- 
Configure bugmail: http://icedtea.classpath.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the distro-pkg-dev mailing list