techops-recsys-lateral-hiring / developer-joyofenergy-java

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Does not build on JDKs where version >= 16.

RabidGuppy opened this issue · comments

Consider bumping gradle wrapper to version 7 to address this issue (or requiring a JDK version < 16)

Issue was discovered with a candidate who used eclipse and OpenJDK 17. A quick google search suggests gradle versions below 7.0 do not support JDKs 16 and later.