neilcsmith-net commented on PR #7201: URL: https://github.com/apache/netbeans/pull/7201#issuecomment-2132273139
> There was luckily no instance where lang level was `>` manifest attribute That scenario would fail CI tests. I saw your release changes. But there are a few that specify a higher JDK requirement and use reflection to compile with a lower language level. eg. External processes jdk9 shouldn't just have this done, it should be rewritten to use the APIs directly, and folded back into the main module. That's why I asked if we could split out and review those few separately? -- 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
