cron-utils icon indicating copy to clipboard operation
cron-utils copied to clipboard

Update codebase to JDK17

Open jmrozanec opened this issue 4 years ago • 5 comments

  • Check everything builds and tests do pass for JDK17
  • Update Travis CI settings, to build on JDK17

jmrozanec avatar Oct 06 '21 07:10 jmrozanec

I'm working on this :D

albertotn avatar Oct 06 '21 07:10 albertotn

see #487

albertotn avatar Oct 06 '21 08:10 albertotn

Does this mean we want to drop support for Java 11? Java 11 is a widely used LTS version. I'm afraid jumping directly to 17 and dropping support will cause low usage.

IndeedSi avatar Oct 09 '21 09:10 IndeedSi

My suggestion here is not to drop support for Java 11, wait a little bit ( six months ?) do a check again and then support them both for a little while ( 1 year ?) then drop java 11 support

albertotn avatar Oct 10 '21 20:10 albertotn

@IndeedSi we can go on supporting Java 11 - no problem with that. I agree we should prioritize adoption over moving fast to new JDK versions. Thanks! 😄

jmrozanec avatar Oct 10 '21 20:10 jmrozanec