On Thu, 5 Oct 2023 05:32:20 GMT, Leonid Mesnik <lmes...@openjdk.org> wrote:
> Updated test to use createTesJvm. > Removed internal timeout to not fail when Xcomp is used and also to get more > info if the test times out., > > Tested by running tier1, hs-tier5 and executing test with various VM flags. Thank you for your review and feedback. I removed private boolean jmxAgentStarted = false; The changes invocations to createTestJvm are needed because it added tested flags only. ------------- PR Comment: https://git.openjdk.org/jdk/pull/16048#issuecomment-1749194522