RFR: 8202889: Remove trailing LF from perf log

Yasumasa Suenaga yasuenag at gmail.com
Thu May 10 04:13:38 UTC 2018


Hi all,

Could you review this change?

JBS: https://bugs.openjdk.java.net/browse/JDK-8202889
webrev: http://cr.openjdk.java.net/~ysuenaga/JDK-8202889/webrev.00/


JDK-8168122 introduced new UL tags for perfMemory. However they trails
unnecessary LF in each log entries.

Examples are here:
  http://cr.openjdk.java.net/~ysuenaga/openjdk-fc28/trace-all.log

This change removes unnecessary LFs.


Thanks,

Yasumasa


More information about the hotspot-runtime-dev mailing list