Uploaded image for project: 'Spatial Information Systems'
  1. Spatial Information Systems
  2. SIS-473

Build failure with Java 12

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 1.0
    • 1.1
    • Build process, Utilities
    • None

    Description

      Building Apache SIS with Java 12 cause the following test failure:

      ConverterRegistryTest.testNumberToMiscellaneous:295
      After ObjectToString.Number[4] expected:
      
        ├─[Object   ]     ← Number>
      
       but was:
      
        ├─[Constable]     ← Number>
      

      Seems to be a side effect o java.lang.Number subclasses now implementing the java.lang.Constable interface (new in Java 12).

      Attachments

        Issue Links

          Activity

            People

              desruisseaux Martin Desruisseaux
              desruisseaux Martin Desruisseaux
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: