jmx-dev RFR: 8316447: 8 sun/management/jmxremote tests ignore VM flags
Leonid Mesnik
lmesnik at openjdk.org
Thu Oct 5 16:03:02 UTC 2023
On Thu, 5 Oct 2023 05:32:20 GMT, Leonid Mesnik <lmesnik at 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
More information about the jmx-dev
mailing list