mbien commented on PR #7928: URL: https://github.com/apache/netbeans/pull/7928#issuecomment-2552419685
temporarily merged https://github.com/apache/netbeans/pull/8037 into this PR so that we can test everything on JDK 24-ea (chicken-egg problem). All tests green: https://github.com/apache/netbeans/actions/runs/12401186185 The only exception are the `platform/masterfs` tests which rely on the SM for read/write counting, those are kept on JDK 17 for now. Those tests already are very JDK version sensitive, remember having to patch them at least once https://github.com/apache/netbeans/commit/f2f8d5a91cfd5e68872a453dfa716a652577056d. Would be good to find other ways to tests this in future. Potentially via JFR IO events or other means. -- 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 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