eclipse / swtchart

Eclipse Public License 2.0
44 stars 41 forks source link

Java 11 #253

Closed Mailaender closed 2 years ago

Mailaender commented 3 years ago

https://www.oracle.com/java/technologies/java-se-support-roadmap.html Java 8 is EOL, it is in extended support for commercial customers. https://twitter.com/akurtakov/status/1410577466016649223 did a poll which indicates that Eclipse SWT will drop Java 8 soon as well. There was already interest to compile using the current LTS release Java 11. https://github.com/eclipse/swtchart/pull/110 layed some groundwork to this. Before going even further https://github.com/eclipse/swtchart/issues/252 we should have at least one release targeting current Java LTS.