-
Bug
-
Resolution: Fixed
-
P4
-
hs24
-
b33
-
generic
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8015045 | 8 | John Cuthbertson | P4 | Resolved | Fixed | b91 |
JDK-8037275 | 7u80 | Poonam Bajaj Parhar | P4 | Resolved | Fixed | b01 |
JDK-8060870 | 7u79 | Poonam Bajaj Parhar | P4 | Resolved | Fixed | b01 |
JDK-8057302 | 7u76 | Poonam Bajaj Parhar | P4 | Resolved | Fixed | b01 |
JDK-8013544 | hs25 | John Cuthbertson | P4 | Closed | Won't Fix |
[Full GC (System.gc()) 696K->291K(7168K), 0.0186630 secs]
In this, perm gen info is not printed. Perm Gen info should also get printed on the Full GC info line similar to what other garbage collectors report:
[Full GC (System) [Tenured: 0K->290K(4480K), 0.0053810 secs] 694K->290K(6464K), [Perm : 2625K->2625K(21248K)], 0.0058610 secs] [Times: user=0.01 sys=0.00, real=0.01 secs]
- backported by
-
JDK-8015045 G1: Output for full GCs with +PrintGCDetails should contain perm gen/meta data size change info
-
- Resolved
-
-
JDK-8037275 G1: Output for full GCs with +PrintGCDetails should contain perm gen/meta data size change info
-
- Resolved
-
-
JDK-8057302 G1: Output for full GCs with +PrintGCDetails should contain perm gen/meta data size change info
-
- Resolved
-
-
JDK-8060870 G1: Output for full GCs with +PrintGCDetails should contain perm gen/meta data size change info
-
- Resolved
-
-
JDK-8013544 G1: Output for full GCs with +PrintGCDetails should contain perm gen size change info
-
- Closed
-
- relates to
-
JDK-8010780 G1: Eden occupancy/capacity output wrong after a full GC
-
- Resolved
-