Open
Description
Apache NetBeans version
Apache NetBeans 26
What happened
Netbeans is running JDK 24 but my project is build on maven running on JDK 17.
This is repeatedly logged in the IDE LOG:
Even though the source level of <sourcecodefiles> is set to: 17, java.util.zip.CRC32C cannot be found on the system module path:
WARNING [null]: Last record repeated 3 more times.
WARNING [null]: Last record repeated again.
Language / Project Type / NetBeans Component
No response
How to reproduce
Description provides enough info to see my setting. I was not yet able to create a minimal example.
Did this work correctly in an earlier version?
No / Don't know
Operating System
Windows
JDK
Netbeans on JDK 24, Maven on JDK 17
Apache NetBeans packaging
Apache NetBeans binary zip
Anything else
No response
Are you willing to submit a pull request?
No