Uploaded image for project: 'UIMA'
  1. UIMA
  2. UIMA-6170

Ambiguous method call when compiling on Java 13

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • None
    • 3.2.0SDK
    • UIMA
    • None

    Description

      Compiling master (v3) against JDK 13 fails due to `FileSystems.newFileSystem(pearOrJarCopy, null);` being reported as an ambiguous signature. Changing this to `FileSystems.newFileSystem(pearOrJarCopy, (ClassLoader) null);` resolves the issue.

      Attachments

        Issue Links

          Activity

            People

              rec Richard Eckart de Castilho
              rec Richard Eckart de Castilho
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Time Tracking

                  Estimated:
                  Original Estimate - Not Specified
                  Not Specified
                  Remaining:
                  Remaining Estimate - 0h
                  0h
                  Logged:
                  Time Spent - 20m
                  20m