Closed TimoKramer closed 1 year ago
This fix changes the way the jdk version is retrieved so that it works for openjdk 8, 11 and 21. java.specification.version is probably a bit more reliable between different jdk vendors.
java.specification.version
Closes #177
This fix changes the way the jdk version is retrieved so that it works for openjdk 8, 11 and 21.
java.specification.version
is probably a bit more reliable between different jdk vendors.Closes #177