Michael Bien
Michael Bien
@sid-srini thanks! CI is already running.
@sid-srini could you rebase this PR since a lot happened in the last ~3 weeks. thanks!
the last exception trace is a symptom of https://github.com/apache/netbeans/pull/7153 and should be fixed in NB22
@jglick is this still a problem with current NB releases?
@jglick since almost all NPEs within javac had to be also fixed within javac so far (except one instance I remember), the precondition of this would be to have some...
@jglick some javac bugs which the NB community found got indeed fixed, e.g https://github.com/apache/netbeans/issues/7397 or https://github.com/apache/netbeans/issues/6826 I let you decide if you think this is worth to hunt down or...
adding platform and maven tests and restarting CI
how do you add the exploded folder as JDK? I believe the only thing which worked for me in past was to add the image output in `jdk/build/linux-x86_64-server-release/images/jdk`
this is likely mostly harmless and comes from a fallback method which tries to determine the java version by checking well known class files. This can be used to diagnose...
pressed the wrong button. wanted to close as duplicate https://github.com/apache/netbeans/issues/5437