sdedic opened a new pull request #3366: URL: https://github.com/apache/netbeans/pull/3366
Groovy editor's internal performance counters override `final` groovy compiler's member field's value using reflection, which does not work on JDK17. These performance counters are likely to become obsolete so the easiest way how to avoid mostly harmless notification in the `message.log` is to log it only if the performance dumps are enabled. // cc: @ppisl -- 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
