If the program has more than one occurrence of the opcode, try to find the sequence printed by the handler code in the dump file.
如果这个程序中一条操作码出现了多次,请尝试在dump文件中寻找处理程序代码所打印的序列。
For many JVMs, they include information about global references. For example, the recent Sun JVMs include the following line in the dump information.
对于许多JVM来说,它们包括关于全局引用的信息。
An analyzer that simply reports information it finds in the dump; for example, the number of address Spaces found, the stack information for all threads found, and so on.
一种报告在转储中查找到的信息的分析程序;例如,找到的地址空间数量、所有找到线程的堆栈信息,等等。
应用推荐