Uploaded image for project: 'Infinispan'
  1. Infinispan
  2. ISPN-9824

Doclets do not work with JDK11

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Major
    • 10.0.0.Alpha3, 9.4.6.Final
    • 9.4.3.Final
    • Build
    • None

    Description

      It's not able to build Infinispan with JDK 11.

      Module infinispan-commons contains JDK specific classes which requires to be built in JDK 9+ (JDK 11 is LTS) but it's not able to build the whole Infinispan project with distribution profile related to fails on missing classes for infinispan-doclets module (referencing com.sun.javadoc*) using tools.jar which are not the part of JDK 9+ anymore. The failure is also on generating javadoc for infinispan-commons which uses sun.reflect.Reflection.getCallerClass which is discontinuing in JDK 11.

      Attachments

        Activity

          People

            ttarrant@redhat.com Tristan Tarrant
            vdosoudi@redhat.com Vladimir Dosoudil
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: