wumpz opened a new issue, #8564: URL: https://github.com/apache/netbeans/issues/8564
### 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 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: notifications-unsubscr...@netbeans.apache.org.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: notifications-unsubscr...@netbeans.apache.org For additional commands, e-mail: notifications-h...@netbeans.apache.org For further information about the NetBeans mailing lists, visit: https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists