mbien commented on issue #8215: URL: https://github.com/apache/netbeans/issues/8215#issuecomment-2628948475
> Would it be possible to make the plugin configurable so that it can use the installed JRE instead? nb-javac is in essence latest javac backported using jackpot to a lower bytecode level to allow NB to run on JDK 17+. NB expects to have direct access to latest javac, no matter if it comes from nb-javac or from the JDK. It won't work with lower versions. NB 25 and 26 will require javac from jdk 24, NB 23 and 24 required javac from jdk 23 etc (you see the pattern). NBVSCode releases are no longer synced with NB releases - they might ship with different versions since they branch at different times. My guess is that 24.9.9 has nb-javac of NB 25 (it branched late, therefore the .9.9) - but maybe someone from the NBVSCode maintainers can answer that. -- 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