On ecj and @Override annotations for interface methods

C. K. Jester-Young cky944 at gmail.com
Thu Sep 18 04:46:16 PDT 2008


On Thu, Sep 18, 2008 at 12:39:14PM +0100, Andrew John Hughes wrote:
> That's what I thought, but if it can't be used with a target of 1.5, then
> we need to just strip these things in javac.in as you suggested.

Yeah, I'm starting to be convinced that that's the proper course of
action. Between not being able to mix-and-match -source and -target,
and Mark's message about OpenJDK not accepting -source 1.6, I think
it's all too much of a mess. :-P

Okay. I'll get cracking on a preprocessor for ecj. Initially it'll
just strip @Override, but I'm sure it can be made to handle other ecj
quirks that may become apparent, too. :-)

Cheers,
	---Chris K.



More information about the distro-pkg-dev mailing list