Changes between Version 3 and Version 4 of Ticket #2139


Ignore:
Timestamp:
Mar 11, 2019, 1:20:34 PM (5 years ago)
Author:
Nicklas Nordborg
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #2139 – Description

    v3 v4  
    22
    33`@SuppressWarnings` were added in [7622]/#2138. They can probably be solved when we can write code for Java 11 and don't have to also support Java 8.
     4
     5We should remove the JAI JAR files as part of this. It seems like Java 11 has at least basic support for reading TIFF images via the ImageIO API (see [7639]).