Hi. Am Mittwoch, den 17.07.2019, 16:36 +0200 schrieb Geertjan Wielenga: > It's not needed anymore, that blocker, but it can be overridden via > that command line option.
there is a sound reason to keep it. JDK 9 introduced incompatible changes and if you build against JDK 9 or newer the resulting classes link against methods, that are not there on JDK 8. So as long as we want to have netbeans safely usable on JDK 8 production builds must be build with JDK 8. Greetings Matthias --------------------------------------------------------------------- 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