[Request for help] Questions about make test TEST="micro" failures

Alan Bateman Alan.Bateman at oracle.com
Wed Mar 27 10:12:12 UTC 2019


On 27/03/2019 09:50, David Holmes wrote:
> It's been pointed out to me that these "micro" "tests" are outside of 
> jtreg and can only be run via make.
Once the build-microbenchmark target is built then you should have 
images/test/micro/benchmarks.jar in your build output directory. That's 
an executable JAR that includes the JMH so you can execute that directly 
and specify whatever parameters you need.

-Alan


More information about the hotspot-dev mailing list