Re: RFR: 8304503: Modernize debugging jvm args in demo netbeans projects

2023-05-03 Thread Eirik Bjorsnos
On Wed, 3 May 2023 21:42:50 GMT, Phil Race wrote: > Ok, since you tested it .. I'm approving, but I think the odds are few people > will notice either way. Thanks Phil, I’ve integrated. I’ll consider a removal patch once I get back from vacation. If nobody uses these projects, I agree it would

Re: RFR: 8304503: Modernize debugging jvm args in demo netbeans projects

2023-05-03 Thread Phil Race
On Mon, 20 Mar 2023 13:06:19 GMT, Eirik Bjorsnos wrote: > Please review this PR which suggests to modernize the JVM arguments used to > enable debugging in the netbeans project files for demos. > > The netbeans projects found in src/demo/share/nbproject currently use the > following outdated

Re: RFR: 8304503: Modernize debugging jvm args in demo netbeans projects

2023-04-19 Thread Eirik Bjorsnos
On Mon, 20 Mar 2023 13:06:19 GMT, Eirik Bjorsnos wrote: > Please review this PR which suggests to modernize the JVM arguments used to > enable debugging in the netbeans project files for demos. > > The netbeans projects found in src/demo/share/nbproject currently use the > following outdated

Re: RFR: 8304503: Modernize debugging jvm args in demo netbeans projects

2023-04-07 Thread Eirik Bjorsnos
On Mon, 20 Mar 2023 13:06:19 GMT, Eirik Bjorsnos wrote: > Please review this PR which suggests to modernize the JVM arguments used to > enable debugging in the netbeans project files for demos. > > The netbeans projects found in src/demo/share/nbproject currently use the > following outdated

Re: RFR: 8304503: Modernize debugging jvm args in demo netbeans projects

2023-04-07 Thread Eirik Bjorsnos
On Fri, 7 Apr 2023 06:44:14 GMT, Eirik Bjorsnos wrote: > Or could we simply withdraw this PR and instead broaden the scope of #13098 > to remove all Netbeans projects? As #13098 is now integrated, it would now make more sense to create a seperate PR for a removal of these projects. -

Re: RFR: 8304503: Modernize debugging jvm args in demo netbeans projects

2023-04-06 Thread Eirik Bjorsnos
On Fri, 7 Apr 2023 05:28:27 GMT, Phil Race wrote: > I'd be just as happy if you deleted all of these like you propose in 8304501 > .. Would this require some broader discussion and a concenus? Or could we simply withdraw this PR and instead broaden the scope of #13098 to remove all Netbeans p

Re: RFR: 8304503: Modernize debugging jvm args in demo netbeans projects

2023-04-06 Thread Eirik Bjorsnos
On Fri, 7 Apr 2023 02:14:40 GMT, Phil Race wrote: > No one has maintained these in a long time. Did you manually verify all of > these with a recent netbeans? Yes, I downloaded the most recent Netbeans from Apache and verified I could run the debugging tasks. I'm no Netbeans expert, but I feel

Re: RFR: 8304503: Modernize debugging jvm args in demo netbeans projects

2023-04-06 Thread Phil Race
On Mon, 20 Mar 2023 13:06:19 GMT, Eirik Bjorsnos wrote: > Please review this PR which suggests to modernize the JVM arguments used to > enable debugging in the netbeans project files for demos. > > The netbeans projects found in src/demo/share/nbproject currently use the > following outdated

Re: RFR: 8304503: Modernize debugging jvm args in demo netbeans projects

2023-04-06 Thread Phil Race
On Mon, 20 Mar 2023 13:06:19 GMT, Eirik Bjorsnos wrote: > Please review this PR which suggests to modernize the JVM arguments used to > enable debugging in the netbeans project files for demos. > > The netbeans projects found in src/demo/share/nbproject currently use the > following outdated

Re: RFR: 8304503: Modernize debugging jvm args in demo netbeans projects

2023-04-02 Thread Eirik Bjorsnos
On Mon, 20 Mar 2023 13:06:19 GMT, Eirik Bjorsnos wrote: > Please review this PR which suggests to modernize the JVM arguments used to > enable debugging in the netbeans project files for demos. > > The netbeans projects found in src/demo/share/nbproject currently use the > following outdated

Re: RFR: 8304503: Modernize debugging jvm args in demo netbeans projects

2023-03-20 Thread Eirik Bjorsnos
On Mon, 20 Mar 2023 13:06:19 GMT, Eirik Bjorsnos wrote: > Please review this PR which suggests to modernize the JVM arguments used to > enable debugging in the netbeans project files for demos. > > The netbeans projects found in src/demo/share/nbproject currently use the > following outdated

RFR: 8304503: Modernize debugging jvm args in demo netbeans projects

2023-03-20 Thread Eirik Bjorsnos
Please review this PR which suggests to modernize the JVM arguments used to enable debugging in the netbeans project files for demos. The netbeans projects found in src/demo/share/nbproject currently use the following outdated combination of jvm arguments to set up debugging: They shoul