hg: code-tools/jmh: runners: gracefully deliver the interrupts to stuck benchmarks.
aleksey.shipilev at oracle.com
aleksey.shipilev at oracle.com
Wed Apr 30 15:14:30 UTC 2014
Changeset: 68db8182a97b
Author: shade
Date: 2014-04-30 18:09 +0400
URL: http://hg.openjdk.java.net/code-tools/jmh/rev/68db8182a97b
runners: gracefully deliver the interrupts to stuck benchmarks.
! jmh-core/src/main/java/org/openjdk/jmh/generators/core/BenchmarkGenerator.java
! jmh-core/src/main/java/org/openjdk/jmh/logic/InfraControl.java
! jmh-core/src/main/java/org/openjdk/jmh/output/format/AbstractOutputFormat.java
! jmh-core/src/main/java/org/openjdk/jmh/output/format/OutputFormat.java
! jmh-core/src/main/java/org/openjdk/jmh/output/format/SilentFormat.java
! jmh-core/src/main/java/org/openjdk/jmh/runner/LoopMicroBenchmarkHandler.java
+ jmh-samples/src/main/java/org/openjdk/jmh/samples/JMHSample_30_Interrupts.java
More information about the jmh-dev
mailing list