Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
Description
SIS 1.3 is the last release compatible with Java 8. SIS 1.4 will require Java 11. This task is for:
- Configuring the Maven project.
- Remove workarounds that were applied for bug fixed after Java 8.
- Replace JDK9 internal methods (placeholder for methods added after Java 9) by new methods added in Java 11.
Reference: Vote thread.
Attachments
Issue Links
- contains
-
SIS-469 Remove support for JAXB internal implementation (JDK 8)
- Closed
-
SIS-492 Remove support for JavaDB (JDK 8)
- Closed
-
SIS-565 Remove @module and @preformat taglets
- Closed
- depends upon
-
MJAVADOC-449 javadoc:aggregate fails with JDK 9
- Closed
-
SIS-438 Make SIS compatible with latest Java versions
- Closed
-
SIS-581 Replace java.xml.bind dependencies by jakarta.xml.bind
- Closed
- is depended upon by
-
SIS-136 Fused multiply-add in org.apache.sis.referencing.operation
- Resolved
-
SIS-393 Missing META-INF service declarations for authority factories
- Closed
-
SIS-526 Replace org.apache.sis.storage.geotiff.Tags by javax.imageio.plugins.tiff
- Closed
-
SIS-587 Rename internal packages
- Resolved
-
SIS-193 Remove the workaround for ServiceLoader bug
- Closed
- is required by
-
SIS-392 Upgrade to JDK 17
- Open