タグ

2012年3月23日のブックマーク (2件)

  • HotSpot JVM garbage collection options cheat sheet (v2)

    In this article I have collected a list of options related to GC tuning in JVM. This is not a comprehensive list, I have only collected options which I use in practice (or at least understand why I may want to use them). Compared to previous version a few useful diagnostic options was added. Additionally section for G1 specific options was introduced. PDF version

    cco
    cco 2012/03/23
  • -XXコマンドライン・オプション

    3 -XXコマンドライン・オプション この章では、Oracle JRockit JVMの-XXコマンドライン・オプションについて説明します。これらのオプションはすべて-XXで始まります。 これらのオプションの中には実装するために特定のシステム要件を満たすことが必要なものがあり、その要件が満たされていない場合は、特定のオプションが機能しないことがあります。これらのオプションを使用するのは、使用中のシステムを熟知している場合のみにすることをお薦めします。これらのオプションの使用方法を誤ると、システムの安定性やパフォーマンスに悪影響が生じる場合があります。

    cco
    cco 2012/03/23