sdedic commented on pull request #2873: URL: https://github.com/apache/netbeans/pull/2873#issuecomment-821191740
@jtulach I have modified a `commit-validation` test to parse an URL - which (on my machine) fails on JDK16 without the felix change. But I failed to enable `commit-validation` testsuite on JDK16. At least locally, I need a ton of `--add-opens` (copied from `etc/netbeans.conf`) and even then a consistency test fails: ``` Some files do not provide valid menu elements[ File MultiFileObject@115e5315[Toolbars/Memory/org-netbeans-modules-timers-OpenTimeComponentAction.shadow] does not provide correct instance: java.lang.Object@739d42c5 url: nbfs://nbhost/SystemFileSystem/Toolbars/Memory/org-netbeans-modules-timers-OpenTimeComponentAction.shadow] ``` -- 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. For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected] For further information about the NetBeans mailing lists, visit: https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists
