Is there an update for using nb-javac with JDK 17? I've been finding, for some runs of NetBeans, parsing and semantic highlighting do not work, and you get some log messages saying that a null parser was returned for whatever file is being parsed.
I had been using version 15 (or is it JDK 15 specific - it was the suffix to the JAR name), patched to fix the maven scanning bug with a pull request I sent last year. Building the trunk and copying it over the JARs in modules/ext in my userdir solved that problem, but - is there an actual release that contains this code? Known problem? -Tim -- http://timboudreau.com
