JavaCodeCompiler - NullPointerException

Hello,

I think I found a typo in JavaCodeCompiler's 2.3.4 version. In line 145 the || should be &&.

(This is triggered only my code, I have a workaround (set an empty classpath), just wanted to mention this.)

Bests, gabor

Typo? Reads more like a bug (though all our nodes call it with an empty array).

Thanks for reporting this (and also letting us know that it is used in 3rd party nodes .. makes it harder for us to change the API... )

Thanks,

 Bernd