Describe the bug
If the user monitors remote application running on GraalVM, two JMX MonitoredData timers are started.
To Reproduce
Steps to reproduce the behavior:
- Start java application on GraalVM 8 21.1.0 and enable remote JMX
- start VisualVM and remotely attach to application started in step 1
- go to Monitor tab
- take a thread dump from VisualVM and observe two JMX MonitoredData timer threads for the same app
Describe the bug
If the user monitors remote application running on GraalVM, two JMX MonitoredData timers are started.
To Reproduce
Steps to reproduce the behavior: