Name: rmT116609 Date: 08/26/2002
FULL PRODUCT VERSION :
java version "1.4.0"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.0-b92)
Java HotSpot(TM) Client VM (build 1.4.0-b92, mixed mode)
and:
java version "1.4.1-rc"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.1-rc-b19)
Java HotSpot(TM) Client VM (build 1.4.1-rc-b19, mixed mode)
FULL OPERATING SYSTEM VERSION :
Windows2000
ADDITIONAL OPERATING SYSTEMS :
Solaris, Linux
A DESCRIPTION OF THE PROBLEM :
Request to add new infomation to -verbosegc outputs.
In current version, -verbosegc option output the GC type, memory size before GC, memory size After GC, memory capacity and duration of the GC. It would be nice to provide infomation such as Eden sizes, Old sizes, Perm sizes before and after GC occurences and its capacity respectively.
It may help capacity planning, performance tuning situation.
(Review ID: 163530)
======================================================================
- duplicates
-
JDK-4510002 Hotspot verbosegc logs not just as adequate as EVM verbosegc logs.
-
- Closed
-