Re: RFR: 8314834: serviceability/jdwp/AllModulesCommandTest.java ignores VM flags

2023-08-28 Thread Serguei Spitsyn
On Mon, 28 Aug 2023 20:10:59 GMT, Leonid Mesnik wrote: > The test is fixed to start debuggee with tested VM options. > Verified with tier1, running svc tests with different vm flags and virtual > thread. Looks okay. Thanks, Serguei - Marked as reviewed by sspitsyn (Reviewer). PR

RFR: 8314834: serviceability/jdwp/AllModulesCommandTest.java ignores VM flags

2023-08-28 Thread Leonid Mesnik
The test is fixed to start debuggee with tested VM options. Verified with tier1, running svc tests with different vm flags and virtual thread. - Commit messages: - 8314834: serviceability/jdwp/AllModulesCommandTest.java ignores VM flags Changes: https://git.openjdk.org/jdk/pull/154