verbose:gcThis flag turns on the logging of GC information. Available from J2SE1.3.
-Xloggc=filenameThis switch can be used to specify the name of the log file where the "verbose:gc" information can be logged instead of standard output. Available from J2SE1.4.
출처 : http://java.sun.com/developer/technicalArticles/Programming/turbo/
'java core' 카테고리의 다른 글
| HashMap 사용시 cpu 많이 소요되는 현상 (0) | 2011.01.10 |
|---|---|
| OOME 검출 방법 (0) | 2011.01.06 |
| 안드로이드 코딩 가이드 중 Designing for Performance (0) | 2010.10.04 |
| common pool 2.x 로 고고! (0) | 2010.10.01 |
| 자바 소스 설치하기 (0) | 2010.10.01 |


