RFR: 8316462: sun/jvmstat/monitor/MonitoredVm/MonitorVmStartTerminate.java ignores VM flags
Kevin Walls
kevinw at openjdk.org
Mon Oct 9 08:36:43 UTC 2023
On Fri, 6 Oct 2023 20:47:22 GMT, Leonid Mesnik <lmesnik at openjdk.org> wrote:
> Test fixed to accept vm flags.
Looks good.
So the classPath did not need setting here anyway? I see createTestJvm ends up adding VM and JAVA options, but I don't see classpath in those. This change works for me.
Separately I will have a PR for JDK-8209595 which is the timeout failure for this test.
-------------
Marked as reviewed by kevinw (Committer).
PR Review: https://git.openjdk.org/jdk/pull/16081#pullrequestreview-1663957087
More information about the serviceability-dev
mailing list