On Tue, 25 Oct 2022 at 08:06, Jaroslav Tulach <jaroslav.tul...@gmail.com> wrote: > JDK `javac` drops support for old `-target` versions. E.g. version 11 can no > longer target 1.5 bytecode:
I'm confused! Wasn't the original proposal (and our existing usage of it) about using nb-javac to support later source and target while running on an older JDK. This also adds supporting older source and target while running on a newer JDK? Doesn't that take nb-javac beyond ever being just an automated backport of the current javac to run on older JDK? Best wishes, Neil --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@netbeans.apache.org For additional commands, e-mail: dev-h...@netbeans.apache.org For further information about the NetBeans mailing lists, visit: https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists