You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Catch IllegalArgumentException in VirtualThreadMetrics (#6584)
IllegalArgumentException may be thrown by
ManagementFactory#getPlatformMXBean() in case if is not a
platform management interface or not a singleton platform MXBean.
Signed-off-by: Alexey Genus <[email protected]>
0 commit comments