Building the current development version with OpenJDK 17.0.2.8 fails with the error below:
$ git log --oneline -1 --no-decorate
a3753e8599 SSDM-12451 : Navigation - when collapsing recursively collapse also not loaded/visible nodes (use the fact that ids of children start with parent id prefix) + remember which nodes are expanded/collapsed only if their expanded/collapsed state differs from the default one
$ ./gradlew build -x test
[…]
> Task :compileInstaller FAILED
FAILURE: Build failed with an exception.
* Where:
Build file '/scratch/local/openbis/installation/build.gradle' line: 154
* What went wrong:
Execution failed for task ':compileInstaller'.
> Unable to make field private java.lang.String java.text.AttributedCharacterIterator$Attribute.name accessible: module java.base does not "opens java
.text" to unnamed module @67dfbff7