commit | 401d1f315d080b806636e06fa6c6f90b87b4191f | [log] [tgz] |
---|---|---|
author | Thomas Schatzl <tschatzl@openjdk.org> | Tue Mar 12 15:10:39 2013 +0100 |
committer | Thomas Schatzl <tschatzl@openjdk.org> | Tue Mar 12 15:10:39 2013 +0100 |
tree | f2328525f460755ff923aebe9af842738b02af9c | |
parent | 1e1174e0be3a6e7fbecf9bb729179f3a1ab73853 [diff] |
8008684: CMS: concurrent phase start markers should always be printed Print the concurrent phase start markers for CMS when PrintGCDetails is enabled, not only if both PrintGCDetails and PrintGCTimeStamps are. Reviewed-by: mgerdin, jmasa