Moving one step forward from your suggestion , I think as a rule of thumb before logging any bugs
One should be asked to download https://www.virtualbox.org/ which would mean fresh install of OS. Fresh install of latest jdk Fresh install of Netbeans IDE. Then listing the steps showing the bug . Otherwise it is virtually impossible to find out what changes the user made to their environment which could have contributed to the unexpected behaviour. This guy sounded a bit desperate with his 40 dollar bug Bounty. Z. https://www.backbutton.co.uk/ ¯\_(ツ)_/¯ ♡۶♡۶ ♡۶ On Fri, 22 Jan 2021, 13:00 Eric Bresie, <ebre...@gmail.com> wrote: > > Assume you are referring to theses: > > [image: Bug] <https://issues.apache.org/jira/browse/NETBEANS-5277> > NETBEANS-5277 <https://issues.apache.org/jira/browse/NETBEANS-5277> > > HTML Template Element Highlighting Bug > <https://issues.apache.org/jira/browse/NETBEANS-5277> > *Unassigned* August Nagro > <https://issues.apache.org/jira/secure/ViewProfile.jspa?name=augustnagro> > [image: > Major] OPEN *Unresolved* 21/Jan/21 21/Jan/21 Actions > <https://issues.apache.org/jira/rest/api/1.0/issues/13353868/ActionsAndOperations?atl_token=A5KQ-2QAV-T4JA-FDED_7207ebc337dfd284de3fa208c5f028bcb66795ad_lin> > <https://issues.apache.org/jira/browse/NETBEANS-5276>[image: Bug] > <https://issues.apache.org/jira/browse/NETBEANS-5276> NETBEANS-5276 > <https://issues.apache.org/jira/browse/NETBEANS-5276> > > FlatLAF Options Bugs <https://issues.apache.org/jira/browse/NETBEANS-5276> > *Unassigned* August Nagro > <https://issues.apache.org/jira/secure/ViewProfile.jspa?name=augustnagro> > [image: > Major] OPEN *Unresolved* 21/Jan/21 22/Jan/21 Actions > <https://issues.apache.org/jira/rest/api/1.0/issues/13353867/ActionsAndOperations?atl_token=A5KQ-2QAV-T4JA-FDED_7207ebc337dfd284de3fa208c5f028bcb66795ad_lin> > <https://issues.apache.org/jira/browse/NETBEANS-5275>[image: Bug] > <https://issues.apache.org/jira/browse/NETBEANS-5275> NETBEANS-5275 > <https://issues.apache.org/jira/browse/NETBEANS-5275> > > HTML Embedded style tag codecompletion crash > <https://issues.apache.org/jira/browse/NETBEANS-5275> > *Unassigned* August Nagro > <https://issues.apache.org/jira/secure/ViewProfile.jspa?name=augustnagro> > [image: > Major] OPEN *Unresolved* 21/Jan/21 21/Jan/21 Actions > <https://issues.apache.org/jira/rest/api/1.0/issues/13353866/ActionsAndOperations?atl_token=A5KQ-2QAV-T4JA-FDED_7207ebc337dfd284de3fa208c5f028bcb66795ad_lin> > <https://issues.apache.org/jira/browse/NETBEANS-5274>[image: Bug] > <https://issues.apache.org/jira/browse/NETBEANS-5274> NETBEANS-5274 > <https://issues.apache.org/jira/browse/NETBEANS-5274> > > Custom Tag in HTML Editor Breaks Formatting > <https://issues.apache.org/jira/browse/NETBEANS-5274> > *Unassigned* August Nagro > <https://issues.apache.org/jira/secure/ViewProfile.jspa?name=augustnagro> > [image: > Major] OPEN *Unresolved* 21/Jan/21 21/Jan/21 Actions > <https://issues.apache.org/jira/rest/api/1.0/issues/13353863/ActionsAndOperations?atl_token=A5KQ-2QAV-T4JA-FDED_7207ebc337dfd284de3fa208c5f028bcb66795ad_lin> > <https://issues.apache.org/jira/browse/NETBEANS-5273>[image: Bug] > <https://issues.apache.org/jira/browse/NETBEANS-5273> NETBEANS-5273 > <https://issues.apache.org/jira/browse/NETBEANS-5273> > > Crash when Changing LAF > <https://issues.apache.org/jira/browse/NETBEANS-5273> > > It may be helpful to create a new email thread on specific issues. > > I think this is done already but make sure for each that necessary details > are provided for the issue including setup (i.e. OS, version of Netbeans, > run time and/or development JDK, plugins installed/enabled), a description > of the problem, how to reproduce it, and if available snapshots and/or logs > which may help identify possible source or location of the issue. > > A common issue found with new release is conflicting “user cached” data > from previous release. May want to clear this out and try it again and see > if this solves the problem. > > > Eric Bresie > ebre...@gmail.com > > On January 22, 2021 at 4:16:21 AM CST, Zahid Rahman <zahidr1...@gmail.com> > wrote: > > I did try it on JDK 11 before > > your email and reproduced. > > I am please to know you tried the same approach using other JVMs and > platform. > > This is how I download the jdk15 and updated netbeans.conf accordingly. I > am not seeing the bug. I hope this helps. > > > wget -qO - https://adoptopenjdk.jfrog.io/adoptopenjdk/api/gpg/key/public > | > sudo apt-key add - > sudo add-apt-repository --yes > https://adoptopenjdk.jfrog.io/adoptopenjdk/deb/ > sudo apt install adoptopenjdk-15-openj9 # Java 15 / OpenJ9 VM > > > Z. > > https://www.backbutton.co.uk/ > ¯\_(ツ)_/¯ > ♡۶♡۶ ♡۶ > > On Fri, 22 Jan 2021, 09:12 August Nagro, <augustna...@gmail.com> wrote: > > Zahid, lets not get hurt feelings here. I did try it on JDK 11 before > your email and reproduced. I even reproduced on MacOS. If you would > have asked "can you reproduce on JDK 11", I would have said directly. > > Your message implies that a solution to (one of) the bugs was lowering > the JDK version, but I am seeking to report a bug for my environment > which is JDK 15 (OpenJDK 15, not the OpenJ9 virtual machine). Please > don't misinterpret stubbornness for rudeness. > > On Fri, Jan 22, 2021 at 12:53 AM Zahid Rahman <zahidr1...@gmail.com> > wrote: > > > I think it would be helpful for any body following this thread to know > > that if he changed jdk to earlier version then it would have identified > whether the bugs was due to jdk 15 or not. > > He didn't do that. > > The only information provide was jdk version and linux version. > > > I found that the bugs were not due to jdk15 because I have tested > > netbeans IDE against jdk 15. Not to be confused with development jdk. > > > > > > > > > > > Z. > > https://www.backbutton.co.uk/ > ¯\_(ツ)_/¯ > ♡۶♡۶ ♡۶ > > On Fri, 22 Jan 2021, 08:36 August Nagro, <augustna...@gmail.com> wrote: > > > Yes, I am using JDK 15 to run Netbeans as reported in the bugs. I > > appreciate the advice to try downgrading to Java, but my objective is to > report some bugs, not find a workaround. > > > On Fri, Jan 22, 2021, 12:23 AM Zahid Rahman <zahidr1...@gmail.com> > > wrote: > > > Som, > > was taken aback by this statement > > , I will keep using JDK 15 for development > > > > Z. > > https://www.backbutton.co.uk/ > ¯\_(ツ)_/¯ > ♡۶♡۶ ♡۶ > > On Fri, 22 Jan 2021, 06:04 Som Lima, <somplastic...@gmail.com> wrote: > > > , I will keep using JDK 15 for development > > > For development I presume you are using Maven . To specify JDK for > > development you would do it this way (see below excerpt of pom.xml). > > > The JDK being referred to so far causing these alleged bugs was > > running NETBEANS IDE. The jdk running Netbeans is the one shown in the > help -> about window. > > > It is not the same JDK , especially if you setup development > > environment to build and run your code using Maven (pom.xml). > > > > <build> > > <plugins> > <plugin> > <artifactId>maven-compiler-plugin</artifactId> > <version>3.7.0</version> > <configuration> > <source>15</source> > <target>15</target> > </configuration> > </plugin> > </plugins> > </build> > > > > > On Thu, 21 Jan 2021, 23:22 August Nagro, <augustna...@gmail.com> > > wrote: > > > Hi Zahid, I will keep using JDK 15 for development. > > On Thu, Jan 21, 2021 at 12:52 AM Zahid Rahman <zahidr1...@gmail.com> > > wrote: > > > Trying using an early version of JDK > rather than jdk 15. > > Features like look and feel are commonly used features. They were > > probably developed and tested on earlier version of jdk. > > > > Z. > > https://www.backbutton.co.uk/ > ¯\_(ツ)_/¯ > ♡۶♡۶ ♡۶ > > On Thu, 21 Jan 2021, 06:37 August Nagro, <augustna...@gmail.com> > > wrote: > > > Hello, > > I am new to Netbeans and am enjoying it so far. I have > encountered 5 bugs. I've documented them here: > > > https://github.com/AugustNagro/netbeans-bugs/tree/master/public_html > > > I will pay $40 USD per bug. I know it's not much, but hope it's > motivational for someone. > > Cheers, > > August > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: users-unsubscr...@netbeans.apache.org > For additional commands, e-mail: users-h...@netbeans.apache.org > > For further information about the NetBeans mailing lists, visit: > > https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: users-unsubscr...@netbeans.apache.org > For additional commands, e-mail: users-h...@netbeans.apache.org > > For further information about the NetBeans mailing lists, visit: > https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists > > >