[
https://issues.apache.org/jira/browse/LUCENE-5003?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13659503#comment-13659503
]
Uwe Schindler edited comment on LUCENE-5003 at 5/16/13 1:14 PM:
----------------------------------------------------------------
Background information: Mainly this change makes ECJ fail in our currently used
version: http://hg.openjdk.java.net/jdk8/jdk8/jdk/rev/7857129859b
was (Author: thetaphi):
Background information:
- This change makes ECJ fail in 4.2.2:
http://hg.openjdk.java.net/jdk8/jdk8/jdk/rev/7857129859b
> ECJ javadoc linting does not work with recent Java 8
> ----------------------------------------------------
>
> Key: LUCENE-5003
> URL: https://issues.apache.org/jira/browse/LUCENE-5003
> Project: Lucene - Core
> Issue Type: Bug
> Components: general/build
> Reporter: Uwe Schindler
> Assignee: Uwe Schindler
> Priority: Minor
> Fix For: 5.0, 4.3
>
> Attachments: LUCENE-5003.patch, LUCENE-5003.patch
>
>
> With jdk8-b89, the linting of javadocs with Eclipse's JDT compiler (ECJ) does
> no lonmger work:
> - The version we currently use (3.7.2) can no longer parse the class files in
> rt.jar / or does no longer find them
> - The latest version (4.2.2) produces a compiler error, because it cannot
> handle some "default" interface method duplication in some Java Collections
> interfaces (CharArraySet fails)
> I will disable the ECJ linting for now with Java > 1.7
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]