Introduction

GCViewer is a little tool that visualizes verbose garbage collection data generated by Sun and IBM Java Virtual Machines (JVM). The analysis of this data can be useful for tuning applications in order to maximize the performance of the garbage collector and thus the application itself.

Supported verbose:gc formats are:

  • Sun JDK 1.4 with the option -Xloggc:<file> (preferred)
  • Sun JDK 1.3.1/1.4 with the option -verbose:gc
  • IBM JDK 1.3.0 with the option -verbose:gc
  • IBM JDK 1.2.2 with the option -verbose:gc
  • 本日志由 flyinweb 于 2010-01-14 12:48:20 发表到 技术文摘 中,目前已经被浏览 4054 次,评论 0 次;

    作者添加了以下标签: GCViewer

    首页只显示了部分日志内容,要查看日志的全部内容请阅读全文