Fwd: Review request: 8024752: Log TraceMetadata* output to gclog_or_tty instead of tty
Stefan Karlsson
stefan.karlsson at oracle.com
Thu Sep 12 13:22:28 PDT 2013
Forwarding to hotspot-dev and bcc:ing hotspot-gc-dev, since this change
code that are shared between different HotSpot sub-components.
StefanK
-------- Original Message --------
Subject: Review request: 8024752: Log TraceMetadata* output to
gclog_or_tty instead of tty
Date: Thu, 12 Sep 2013 22:18:51 +0200
From: Stefan Karlsson <stefan.karlsson at oracle.com>
To: hotspot-gc-dev at openjdk.java.net <hotspot-gc-dev at openjdk.java.net>
http://cr.openjdk.java.net/~stefank/8024752/webrev.00
The output you get when turning on the TraceMetadata* flags end up in
different files. This makes these flags hard to use.
The patch directs the output to the gclog_or_tty output stream.
thanks,
StefanK
More information about the hotspot-dev
mailing list