You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@netbeans.apache.org by Laszlo Kishalmi <la...@gmail.com> on 2020/10/09 18:29:15 UTC

nbjavac-15 can break module testing

Dear all,

Just noticed, that some of my tests were failing on nbjavac15 as it does 
not support -Xbootclasspath/p any more.

My workaround was to add: test.use.jdk.javac=true
to my project properties

I have very superficial view/knowledge on this, though I'd probably make 
test.use.jdk.javac=true as default and reverting to nbjavac where we 
really need that.

Any idea how shall we generally resolve this issue?

--

   Laszlo Kishalmi


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@netbeans.apache.org
For additional commands, e-mail: dev-help@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists