Skip to content

导出运行栈时附加 -e -l 参数#5426

Merged
Glavo merged 1 commit intoHMCL-dev:mainfrom
CiiLu:jstack
Feb 5, 2026
Merged

导出运行栈时附加 -e -l 参数#5426
Glavo merged 1 commit intoHMCL-dev:mainfrom
CiiLu:jstack

Conversation

@CiiLu
Copy link
Copy Markdown
Contributor

@CiiLu CiiLu commented Feb 4, 2026

No description provided.

Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

该 PR 旨在在导出运行栈(线程 dump)时,为 jcmd Thread.print 命令附加 -e -l 参数,以输出更完整的线程信息(扩展信息与锁相关信息)。

Changes:

  • 将线程栈导出命令从 Thread.print 更新为 Thread.print -e -l,提升 dump 信息量与可诊断性。

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@Glavo Glavo requested a review from burningtnt February 4, 2026 14:23
Copy link
Copy Markdown
Member

@burningtnt burningtnt left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

没问题

@Glavo Glavo merged commit 7fb2b9b into HMCL-dev:main Feb 5, 2026
8 checks passed
@CiiLu CiiLu deleted the jstack branch February 12, 2026 07:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants