On Wed, 30 Aug 2023 08:48:09 GMT, Alan Bateman <al...@openjdk.org> wrote:

> > Hi Vladimir, Just verified that the test/jdk/java/util/Arrays/Sorting.java 
> > is triggering the intrinsic without additional flags
> 
> Just to add that Sorting.java has short and long run modes. The default when 
> running with jtreg or make run-test is the short run so that it doesn't take 
> too long. It might be useful to try it without -shortrun to give the 
> intrinsic a better work out.

Hi Alan,
The tests in Sorting.java were run in both short and long modes. The screenshot 
showing the usage of intrinsics was from long mode run.

-------------

PR Comment: https://git.openjdk.org/jdk/pull/14227#issuecomment-1699355402

Reply via email to