matthiasblaesing commented on issue #8872: URL: https://github.com/apache/netbeans/issues/8872#issuecomment-3365768425
The normal "Apply Code Changes" execution as supported by OpenJDK work ok (tested with a trivial maven project). This is hard to fix as jrebel can't be used without a payed license. Blindly adding `add-opens` will not work as this will clutter the codebase without a validation option. So someone with a jrebel license will need to step up to analyse the problem (what is the problem at its core) and what is the minimal required fix. The next question is then whether the fix is sustainable or not. -- 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
