JaroslavTulach commented on pull request #3715: URL: https://github.com/apache/netbeans/pull/3715#issuecomment-1073175010
The changes in this PR allow me to edit [ScriptEngineTest](https://github.com/apache/netbeans-html4j/blob/b7bbe85ec63333990ff50d0a59912ea18b562e28/boot-script/src/test/java/net/java/html/boot/script/ScriptEngineTest.java#L97) with NetBeans running on JDK-8 without any errors:  That's certainly better experience than editing the same file with NetBeans 13:  -- 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: [email protected] 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
