gpt4 book ai didi

multithreading - 理解JVM的 "Attach Listener"线程

转载 作者:行者123 更新时间:2023-12-04 16:00:51 25 4
gpt4 key购买 nike

当我使用

jstack -l pid



要查看线程的转储信息,我得到如下结果:
"Attach Listener" daemon prio=10 tid=0x01e4a800 nid=0x109c waiting on condition
[0x00000000]
java.lang.Thread.State: RUNNABLE

Locked ownable synchronizers:
- None

我的问题如下:
  • “附加监听器”线程的功能是什么?
  • 这个线程什么时候创建?在哪里?我找不到。

  • 非常感谢。

    最佳答案

    看这里 http://openjdk.java.net/groups/hotspot/docs/Serviceability.html

    找到“动态附加”

    Dynamic attach has an attach listener thread in the target JVM. This is a thread that is started when the first attach request occurs.

    关于multithreading - 理解JVM的 "Attach Listener"线程,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/8224844/

    25 4 0
    Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
    广告合作:1813099741@qq.com 6ren.com