Hi,

I'd like to propose a new branch in the Apache NetBeans repository, to
create support for JDK 10/JDK 18.3 named "jdk10". I'd base it on the
jdk-javac branch, so the "JDK 10" support would (for now) be available only
when running on "JDK 10". So far, I have a small patch with partial support
for local variable type inference (JEP 286[1]) - the javac does a lot of
the work for us, so the patch is mostly about adjusting a couple of NB
features.

Any comments?

Thanks,
    Jan

[1] http://openjdk.java.net/jeps/286

Reply via email to