JasonLaw
V2EX  ›  Java

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

  •  
  •   JasonLaw · Sep 4, 2020 · 2134 views
    This topic created in 2101 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   ·   2920 Online   Highest 6679   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 34ms · UTC 06:45 · PVG 14:45 · LAX 23:45 · JFK 02:45
    ♥ Do have faith in what you're doing.