On Wed, 30 Aug 2023 00:37:26 GMT, Srinivas Vamsi Parasa <d...@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. ------------- PR Comment: https://git.openjdk.org/jdk/pull/14227#issuecomment-1698754202