RFR: 8316462: sun/jvmstat/monitor/MonitoredVm/MonitorVmStartTerminate.java ignores VM flags

Leonid Mesnik lmesnik at openjdk.org
Tue Oct 10 20:34:38 UTC 2023


On Fri, 6 Oct 2023 21:03:03 GMT, Daniel D. Daugherty <dcubed at openjdk.org> wrote:

>> Test fixed to accept vm  flags.
>
> Hmmm... what kind of testing has been done to make sure that we don't
> suddenly get a bunch of new failures by allowing this test to accept VM flags?

@dcubed-ojdk I tested this fix by running it with different VM flags.
I see the problems related to 8209595: MonitorVmStartTerminate.java timed out #16077
and going to wait until the fix is integrated to re-test my fix.

-------------

PR Comment: https://git.openjdk.org/jdk/pull/16081#issuecomment-1756160409


More information about the serviceability-dev mailing list