mbien commented on issue #6826: URL: https://github.com/apache/netbeans/issues/6826#issuecomment-1858717301
@matthiasblaesing nb-javac did backport patches in past, should be easy to re-enable if needed: https://github.com/JaroslavTulach/nb-javac/pull/16/commits/79510f40be1fdebe3e476e4f4a8b56f1d7986368 Although it would be better if the change would be backported within openjdk itself or course, given that JDK 21 is LTS. it would be also interesting to experiment with nb-javac artifacts at JDK 11 language/api level, since this would remove the jackpot step entirely and might allow to provide nb-javac as java module https://github.com/apache/netbeans/issues/6817. Upstream Javac is buildable on JDK 11 as projects like https://github.com/kohlschutter/jdk.compiler.standalone demonstrate. -- 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: notifications-unsubscr...@netbeans.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: notifications-unsubscr...@netbeans.apache.org For additional commands, e-mail: notifications-h...@netbeans.apache.org For further information about the NetBeans mailing lists, visit: https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists