This message was deleted.
# troubleshooting
s
This message was deleted.
c
we just haven’t added a jdk17 docker yet, everything should work fine if using to build
we run the unit tests in travis with jdk17
well, one of the jdks we use to run them with
also 8 and 11
d
sweet. Thank you!
g
i have noticed an issue where a build compiled on 17 doesn't run properly on 11
not sure if there's a way around this or not
if you don't need to run on 11 then it doesn't matter
i do most of my dev builds on 17 and it works fine
👍 1