Fazecast/jSerialComm

Is jSerialComm support JDK17 or JDK21?

Closed this issue · 2 comments

software need to upgrade JDK version ( 8 to 17 or 21), is jSerialComm support JDK17 or JDK21?

If it helps, I use version 2.10.2 with Java 21 and Java 8 in production (different apps), and I have used it also with Java 17 and 11.
(But you should try, it is almost trivial to test a simple example app with different Java versions.)

If it helps, I use version 2.10.2 with Java 21 and Java 8 in production (different apps), and I have used it also with Java 17 and 11. (But you should try, it is almost trivial to test a simple example app with different Java versions.)

thx, i will test