On Fri, 29 Sep 2023 03:18:48 GMT, Leonid Mesnik <lmes...@openjdk.org> wrote:
>> Alex Menkov has updated the pull request incrementally with one additional >> commit since the last revision: >> >> Added bug tag to the test > > test/lib-test/jdk/test/lib/hprof/HprofTest.java line 46: > >> 44: * @bug 8316778 >> 45: * @library /test/lib >> 46: * @run main/othervm HprofTest > > Why othervm is needed for the test? Wouldn't just main enough? Good point. removed othervm mode ------------- PR Review Comment: https://git.openjdk.org/jdk/pull/15953#discussion_r1341715872