Changes between Version 1 and Version 3 of Ticket #2139


Ignore:
Timestamp:
Mar 4, 2019, 12:04:11 PM (5 years ago)
Author:
Nicklas Nordborg
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #2139

    • Property Milestone BASE Future ReleaseBASE 3.16
  • Ticket #2139 – Description

    v1 v3  
    11Drop 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.
     2
     3`@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.