Netbeans project has migrated from JIRA to Github issues.

In the Legacy JIRA (mainly read only) there are a few issues (mainly
closed) that exists (see
https://issues.apache.org/jira/issues/?jql=project%20%3D%20NetBeans%20AND%20text%20~%20Truffle
).  Most are Closed but it's possible some sort of regression may have come
back or something did not get merged fully into master.

If one of these matches the concerns
- ( i.e. something like NETBEANS-2764
<https://issues.apache.org/jira/browse/NETBEANS-2764>NoClassDefFoundError
upon Netbeans 11.1-beta2 startup while network is connected with proxy -
but this is a different case), then the details can be migrated into a new
(or copy) the GH Issues

Eric Bresie
ebre...@gmail.com


On Fri, May 27, 2022 at 10:09 AM Jean-Marc Borer <jmbo...@gmail.com> wrote:

> I tried for example to find if there is already a "truffle" issue here:
> https://github.com/apache/netbeans/issues
> I found nothing yet.
> 1) Is it the right place to look for issues before reporting (it changed
> several times since I followed the project many years ago)?
> 2) I am not a JVM expert. Truffle seems related to GraalVm according to my
> google searches. But still, I have no clue if I am the only one to have
> this issue. Then it is probably my fault, but I ignore how to fix it...
>
> On Fri, May 27, 2022 at 3:02 PM Jean-Marc Borer <jmbo...@gmail.com> wrote:
>
> > Hello Geertjan,
> >
> > Sure I would ideally. As I have to use NB profesionnaly, I need to use a
> > stable version on a daily basis and I can hardly access the dev versions
> > from within my company :-(
> > Therefore it is very difficult for me to participate easily at those
> > qualification exercises. Please believe that I regret this.
> > Lastly, I would be very happy to participate to some extend, but I really
> > don't know the technical areas where those bugs are happening. If someone
> > could provide me with some hints/guidelines/help I could try, of course,
> to
> > do my best to identify their origin.
> >
> > Cheers,
> >
> > JM
> >
> >
> > On Fri, May 27, 2022 at 2:12 PM Geertjan Wielenga
> > <geertjan.wiele...@googlemail.com.invalid> wrote:
> >
> >> 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
> >> >
> >>
> >
>

Reply via email to