V2EX = way to explore
V2EX 是一个关于分享和探索的地方
Sign Up Now
For Existing Member  Sign In
JasonLaw
V2EX  ›  Java

有什么可视化 JVM 加载 class 文件的工具吗?

  •  
  •   JasonLaw · Sep 4, 2020 · 2080 views
    This topic created in 2073 days ago, the information mentioned may be changed or developed.

    Inside the Java Virtual Machine的“Chapter 6 The Java Class File”最后介绍了一个演示 JVM 加载 class 文件的 applet,所以我在想有什么可视化 JVM 加载 class 文件的工具吗?

    以下是我找到的相关资料:

    Supplement 1  ·  Sep 4, 2020

    暂时没有找到“可视化 JVM 加载 class 文件的工具”,但是我找到了ingokegel/jclasslib: jclasslib bytecode viewer is a tool that visualizes all aspects of compiled Java class files and the contained bytecode.,可以可视化class文件的所有部分。

    2 replies    2020-09-04 10:10:44 +08:00
    guxingke
        1
    guxingke  
       Sep 4, 2020
    `java -verbose:class xxx` 即可观测到加载 class 的日志
    bokix
        2
    bokix  
       Sep 4, 2020
    jconsole 不算吗
    About   ·   Help   ·   Advertise   ·   Blog   ·   API   ·   FAQ   ·   Solana   ·   3009 Online   Highest 6679   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 34ms · UTC 14:43 · PVG 22:43 · LAX 07:43 · JFK 10:43
    ♥ Do have faith in what you're doing.