hg: code-tools/jmh: runners: do not intercept System.out in a host VM at all.
aleksey.shipilev at oracle.com
aleksey.shipilev at oracle.com
Wed Aug 20 08:59:16 UTC 2014
Changeset: b9151815e306
Author: shade
Date: 2014-08-20 12:47 +0400
URL: http://hg.openjdk.java.net/code-tools/jmh/rev/b9151815e306
runners: do not intercept System.out in a host VM at all.
Do that only in forked VMs where we are the exclusive users.
! jmh-core/src/main/java/org/openjdk/jmh/runner/ForkedMain.java
! jmh-core/src/main/java/org/openjdk/jmh/runner/ForkedRunner.java
! jmh-core/src/main/java/org/openjdk/jmh/runner/Runner.java
! jmh-core/src/main/java/org/openjdk/jmh/runner/link/BinaryLinkClient.java
More information about the jmh-dev
mailing list