Hi,
jstat is designed to handle the case where a perf counter doesn't exits.
In the output jstat will then print a "-" instead of the perf counter
value to indicate that the counter doesn't exist. However, jstat also
prints an unnecessary message, which clobbers the output. This message
might
Hi Per,
On 11/24/2017 09:01 AM, Per Liden wrote:
Hi,
jstat is designed to handle the case where a perf counter doesn't exits.
In the output jstat will then print a "-" instead of the perf counter
value to indicate that the counter doesn't exist. However, jstat also
prints an unnecessary mess
Thanks for reviewing Erik.
Erik pointer out to me off-line that we have additional jstat tests that
where not covered by the hs-triers I ran, so I also ran the following
tests and they all passed.
make run-test TEST=open/test/jdk/sun/tools/jstat
make run-test TEST=open/test/jdk/sun/tools/jsta
Greetings,
The Thread-SMR bits were pushed to jdk/hs late last night!
Mach5 Tier[1-5] on the exact bits that were pushed showed
no unexpected failures. I've looked at the jdk/hs CI pipeline
test results for my push and for the push before and after
mine and I don't see anything that worries me t