Re: RFR: 8330535: Update nsk/jdb tests to use driver instead of othervm [v2]

2024-08-09 Thread Chris Plummer
On Fri, 9 Aug 2024 16:50:45 GMT, Leonid Mesnik wrote: >> The nsk/jdb tests updated to use driver instead of othervm. The >> nsk/share/jdb code updated to set correct classpath and throw Exceptions >> instead of exit. >> >> Testing by running tests with different flags and in different CI mode

Re: RFR: 8330535: Update nsk/jdb tests to use driver instead of othervm [v2]

2024-08-09 Thread Leonid Mesnik
> The nsk/jdb tests updated to use driver instead of othervm. The nsk/share/jdb > code updated to set correct classpath and throw Exceptions instead of exit. > > Testing by running tests with different flags and in different CI modes. > > The 'shouldPass()' might be changed to throw SkippedExce

Re: RFR: 8330535: Update nsk/jdb tests to use driver instead of othervm

2024-08-09 Thread Chris Plummer
On Fri, 9 Aug 2024 02:25:33 GMT, Leonid Mesnik wrote: > The nsk/jdb tests updated to use driver instead of othervm. The nsk/share/jdb > code updated to set correct classpath and throw Exceptions instead of exit. > > Testing by running tests with different flags and in different CI modes. > >

RFR: 8330535: Update nsk/jdb tests to use driver instead of othervm

2024-08-09 Thread Leonid Mesnik
The nsk/jdb tests updated to use driver instead of othervm. The nsk/share/jdb code updated to set correct classpath and throw Exceptions instead of exit. Testing by running tests with different flags and in different CI modes. The 'shouldPass()' might be changed to throw SkippedException but I