commit | 1215bc6717e86914234311924df59c8c958b40b3 | [log] [tgz] |
---|---|---|
author | Antonios Printezis <tonyp@openjdk.org> | Tue Jul 07 14:23:00 2009 -0400 |
committer | Antonios Printezis <tonyp@openjdk.org> | Tue Jul 07 14:23:00 2009 -0400 |
tree | ae386d67000e2cc69b2cedd082c7b3bb4d091540 | |
parent | bac53feed59b113760b4e4ec31f03b372919bb08 [diff] |
6855834: G1: minimize the output when -XX:+PrintHeapAtGC is set Changing the behavior of -XX:+PrintHeapAtGC for G1 from printing lengthy, per-region information to instead printing a concise summary. Reviewed-by: ysr, apetrusenko, jcoomes