Uploaded image for project: 'Lucene - Core'
  1. Lucene - Core
  2. LUCENE-5003

ECJ javadoc linting does not work with recent Java 8

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • None
    • 4.3, 6.0
    • general/build
    • New

    Description

      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

      Attachments

        1. LUCENE-5003.patch
          1 kB
          Uwe Schindler
        2. LUCENE-5003.patch
          4 kB
          Uwe Schindler

        Activity

          People

            uschindler Uwe Schindler
            uschindler Uwe Schindler
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: