<html>
  <head>
    <meta content="text/html; charset=utf-8" http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <br>
    <br>
    <div class="moz-cite-prefix">On 2015-10-27 15:39, Kirk Pepperdine
      wrote:<br>
    </div>
    <blockquote
      cite="mid:09F84DB5-E1FF-4441-B6E6-41A7EB1D3061@kodewerk.com"
      type="cite">
      <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
      <br class="">
      <div>
        <blockquote type="cite" class="">
          <div class="">On Oct 26, 2015, at 11:22 PM, Bengt Rutisson
            <<a moz-do-not-send="true"
              href="mailto:bengt.rutisson@oracle.com" class="">bengt.rutisson@oracle.com</a>>
            wrote:</div>
          <br class="Apple-interchange-newline">
          <div class="">
            <meta content="text/html; charset=utf-8"
              http-equiv="Content-Type" class="">
            <div bgcolor="#FFFFFF" text="#000000" class=""> <br
                class="">
              Hi Poonam,<br class="">
              <br class="">
              Thanks for looking at this!<br class="">
              <br class="">
              <br class="">
              <div class="moz-cite-prefix">On 2015-10-26 21:22, Poonam
                Bajaj Parhar wrote:<br class="">
              </div>
              <blockquote cite="mid:562E8B8C.10305@oracle.com"
                type="cite" class="">
                <meta content="text/html; charset=utf-8"
                  http-equiv="Content-Type" class="">
                Hello Bengt,<br class="">
                <br class="">
                I am going to try out the new logging myself but some
                quick feedback from the examples output you had
                provided:<br class="">
                <br class="">
                <b class="">-Xlog:gc:</b><br class="">
                <br class="">
                1. It is great to have the start and end timestamps
                included on the same GC log line.<br class="">
              </blockquote>
              <br class="">
              Great! :)<br class="">
              <br class="">
              <blockquote cite="mid:562E8B8C.10305@oracle.com"
                type="cite" class=""> <br class="">
                2.<br class="">
                <pre class=""><i class="">[0.643s][info   ][gc] GC#5 GC young (G1 Evacuation Pause) end 91M->61M(128M) (0.632s, 0.643s) 11.399ms</i><i class="">
</i><i class="">[1.499s][info   ][gc] GC#16 GC remark end 73M->73M(128M) (1.486s, 1.499s) 12.545ms
[1.500s][info   ][gc] GC#16 GC cleanup end 73M->73M(128M) (1.499s, 1.500s) 0.729ms</i>
</pre>
                <br class="">
                It does not make much of a sense here to include 'end'
                in the log lines. If there is no line with a 'start'
                then I think it does not serve any purpose to have 'end'
                for these GC lines.<br class="">
              </blockquote>
              <br class="">
              I see your point. However, when the start logging is
              included I think it makes sense to have some marker on
              this line saying that it is the end logging. I would
              prefer that the line looks exactly the same in both cases.
              But I am very open to suggestions for another way to
              format the line. I agree that it looks odd with "end" when
              there is no start. On the other hand the logging is done
              at the end of the GC, which could be relevant to include
              in the information. I've been thinking about "done"
              instead. Or "completed". Any other suggestions?<br
                class="">
            </div>
          </div>
        </blockquote>
        <div><br class="">
        </div>
        How about removing start end. It’s quite obvious in the log were
        the record starts and ends without these extra decorations.</div>
    </blockquote>
    <br>
    Yes, I think that is the best suggestion so far. I'll do that.<br>
    <br>
    Bengt<br>
    <br>
    <blockquote
      cite="mid:09F84DB5-E1FF-4441-B6E6-41A7EB1D3061@kodewerk.com"
      type="cite">
      <div><br class="">
      </div>
      <div>Kind regards,</div>
      <div>Kirk</div>
      <div><br class="">
      </div>
    </blockquote>
    <br>
  </body>
</html>