There’s been issues identified and it’s being looked at. What will you do to prevent this continuing to happen to you? Maybe join in with early testing prior to release to flag these issues you encounter and block the next release until these kinds of issues are fixed?
Global quality is in your own hands. Gj On Fri, 27 May 2022 at 15:50, Jean-Marc Borer <jmbo...@gmail.com> wrote: > Hi there, > > I start thinking that NB 13 has a lot of troubles with OpenJDK 17. I never > had such issues in the past, but since the move to NB 13 I am not that > happy anymore. > > 1) at start I have a lot of org.graalvm.polyglot.PolyglotException: > java.lang.NoClassDefFoundError: > com/oracle/truffle/api/exception/AbstractTruffleException while loading > com.oracle.truffle.regex.RegexSyntaxException; see > http://wiki.netbeans.org/DevFaqTroubleshootClassNotFound messages > 2) as reported before indexing performance have completely dropped (even > blocking) > 3) Console parsing errors Error in RequestProcessor > org.netbeans.modules.maven.execute.CommandLineOutputHandler$Output > 4) when I launch NB plaform apps through Maven, the IDE constantly reports > that there are running processes at IDE shutdown, which is obviously > completely wrong (I triple checked). > > Is it related to OpenJDK17 and that there is no longer nb-javac? I still > wonder, but my experience is currently bad and I am going to return to NB > 12.4 with JDK 8... > > Has anyone else experienced such issues? > > Best regards, > > JMB >