我在获取JVM中的对象大小时遇到了一些麻烦.JDK 5提供了一个Instrumentation通过premain()函数计算的接口,但我不知道如何使用它.
Instrumentation
premain()
有谁能够帮我?
java jvm
java ×1
jvm ×1