Closed kwin closed 2 months ago
According to https://docs.gradle.org/8.8-rc-1/userguide/compatibility.html you need Gradle 8.4 at least for supporting JDK21.
I updated gradle wrapper in https://github.com/bndtools/bnd/pull/6280
Do you have the latest code?
Indeed I was some commits behind. With latest master it works with JDK21.
Despite https://github.com/bndtools/bnd/blob/master/README.md#building stating
building with JDK21 failed with
It worked fine with JDK17. So it seems that newer JDKs don't work yet.