Hello Java hackers!
We just merged the Java 17 branch!
That means you should update your dev environment and any pull requests you have open.
As you see above, for now anyway, it seems like you need to add the JVM option below if you're using Payara 6.2023.8 (and you should be, since it's the latest).
asadmin create-jvm-options --add-opens=java.base/
java.io=ALL-UNNAMED
Let us know if you have any questions!
Thanks!
Phil