<html><head><meta http-equiv="Content-Type" content="text/html charset=us-ascii"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">Hi Bengt,<div class=""><br class=""></div><div class="">GC(5) seems to be missing. from <a href="http://cr.openjdk.java.net/~brutisso/JEP-271/pre-review.02/logs/ConcMarkSweep-Xlog-gc-ergo-star-trace.txt" class="">http://cr.openjdk.java.net/~brutisso/JEP-271/pre-review.02/logs/ConcMarkSweep-Xlog-gc-ergo-star-trace.txt</a></div><div class=""><br class=""></div><div class="">Regards,</div><div class="">Kirk</div><div class=""><br class=""><div><blockquote type="cite" class=""><div class="">On Nov 13, 2015, at 9:56 AM, Bengt Rutisson <<a href="mailto:bengt.rutisson@oracle.com" class="">bengt.rutisson@oracle.com</a>> wrote:</div><br class="Apple-interchange-newline"><div class=""><br class="">Hi everyone,<br class=""><br class="">Here is an updated pre-review for the work for JEP 271 Unified GC Logging.<br class=""><br class="">Now it includes all the logging that I plan on converting for the first step.<br class=""><br class="">Here are examples from the latest prototype:<br class=""><a href="http://cr.openjdk.java.net/~brutisso/JEP-271/pre-review.02/compare.html" class="">http://cr.openjdk.java.net/~brutisso/JEP-271/pre-review.02/compare.html</a><br class=""><br class="">The webrev for the changes is available here:<br class="">http://cr.openjdk.java.net/~brutisso/JEP-271/pre-review.02/webrev.02/<br class=""><br class="">Some changes that have been made:<br class=""><br class="">- GC id is now logged as "GC(5)" instead of the previous "GC#5"<br class="">- The CMS and G1 concurrent logging have been homogenized to look similar. All concurrent phases are start with "Concurrent" and now include timestamps.<br class="">- The paused phases now all start with "Pause".<br class="">- The log messages from the different collectors now look more similar. For example "Pause Young" is used for young GCs for all collectors instead of for example "Young pause" for G1 and "Pause. ParNew" for CMS.<br class="">- I've added a line at the start of the log to clearly state what GC is selected.<br class=""><br class="">Thanks,<br class="">Bengt<br class=""><br class=""></div></blockquote></div><br class=""></div></body></html>