Opened 6 years ago
Last modified 5 years ago
#2139 closed task
Switch to Java 11 (or later) — at Version 4
Reported by: | Nicklas Nordborg | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | BASE 3.16 |
Component: | build | Version: | |
Keywords: | Cc: |
Description (last modified by )
Drop support for Java 8. The code should be compiler with Java 11 (or later) compiler. This would be at least one release after #2138. See also #2129.
@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.
We 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]).
Change History (4)
comment:1 by , 6 years ago
Description: | modified (diff) |
---|
comment:2 by , 6 years ago
Milestone: | BASE Future Release → BASE 3.16 |
---|
comment:3 by , 6 years ago
Description: | modified (diff) |
---|
comment:4 by , 6 years ago
Description: | modified (diff) |
---|
Note:
See TracTickets
for help on using tickets.