On Mon, 9 Oct 2023 08:29:39 GMT, Kevin Walls <kev...@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