[8u] RFR: 8267426 MonitorVmStartTerminate test timed out on Embedded VM
Sergey Nazarkin
snazarkin at azul.com
Wed May 19 20:28:10 UTC 2021
Correct serviceability list address
> On May 19, 2021, at 22:19, Sergey Nazarkin <snazarkin at azul.com> wrote:
>
> Hi!
>
> Please review small patch for the test that fails [1] on jdk8 built with JAVASE_EMBEDDED option.
>
> Embedded VM build disables [2] jvmstat instrumentation that prevent launched instance be detected by test agent. The fix [3] enables instrumentation for launched VM swarm and agent is able to detect them.
>
> The bug affects jdk8 only [4].
>
> [1] https://bugs.openjdk.java.net/browse/JDK-8267426
> [2] https://hg.openjdk.java.net/jdk8u/jdk8u-dev/hotspot/file/8c40ddd927ce/src/share/vm/runtime/globals.hpp#l3782
> [3] http://cr.openjdk.java.net/~snazarki/jdk8u-dev-webrev/8267426/
> [4] https://hg.openjdk.java.net/jdk-updates/jdk11u/file/bce3c3659531/src/hotspot/share/runtime/globals.hpp#l2413
>
>
>
>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: Message signed with OpenPGP
URL: <https://mail.openjdk.java.net/pipermail/serviceability-dev/attachments/20210519/e5d3ad0a/signature-0001.asc>
More information about the serviceability-dev
mailing list