Skip to content
#

jvmlocals

Here is 1 public repository matching this topic...

jvmlocals 利用 JVM TI 技术,可以获取线程局部变量信息,类似 Python 的 locals() 函数,适用于调试和测试环境。 jvmlocals uses JVM TI technology to capture thread local variable information when exceptions are thrown, similar to Python's locals() function, useful for debugging and testing environments.

  • Updated Nov 5, 2024
  • Java

Improve this page

Add a description, image, and links to the jvmlocals topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the jvmlocals topic, visit your repo's landing page and select "manage topics."

Learn more