> NetBeans 13 already doesn't require nb-javac if you run on JDK 17, its

> only remaining purpose is to allow users to run NetBeans on older JDKs.
>

Given the javac API (including trees API & other internals as used by
NetBeans) isn't developed in a compatible way, it is not guaranteed at all
NetBeans 13 can use javac from newer JDK than 17. I suggest to rephrase as:

NetBeans 13 already doesn't require nb-javac if you run on JDK 17, its
purpose is to allow users to run NetBeans on other JDKs than 17.
-jt

Reply via email to