RFR: 8316462: sun/jvmstat/monitor/MonitoredVm/MonitorVmStartTerminate.java ignores VM flags [v2]
Leonid Mesnik
lmesnik at openjdk.org
Tue Oct 10 20:34:39 UTC 2023
On Mon, 9 Oct 2023 08:29:39 GMT, Kevin Walls <kevinw at openjdk.org> wrote:
>> Leonid Mesnik has updated the pull request incrementally with one additional commit since the last revision:
>>
>> fixed test.
>
> test/jdk/sun/jvmstat/monitor/MonitoredVm/MonitorVmStartTerminate.java line 311:
>
>> 309: private void executeJava() throws Throwable {
>> 310: String className = JavaProcess.class.getName();
>> 311: String classPath = System.getProperty("test.classes");
>
> this line can be removed also
fixed.
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/16081#discussion_r1353283254
More information about the serviceability-dev
mailing list