Either You Succeed or Explain: Five ways for tracing Java execution

TSS.comより。思わせぶりなタイトルだけど,あまり大したことは書いてない。TSS.comの以下のサマリで十分っちゃあ十分な内容。

Cohen goes on to describe when and how to use each of these methods:

  • Basic - breakpoints
  • Primal - debug messages
  • Hot Shot - dynamic proxy
  • Brute Force - run-time profiler
  • New Age - through aspects

ただ,コメント欄に興味深いものがあるので記念クリップ。:-)