On Tue, 29 Aug 2023 16:57:11 GMT, Srinivas Vamsi Parasa <d...@openjdk.org> wrote:
> > My testing passed. But I am not sure correctness of code is fully tested. > > For now we have only JMH benchmark for this new code. Do we have JDK test > > which can check correctness of this code? > > Hi Vladimir, will add the JDK tests to check for correctness and let you know Hi, We already have correctness tests. See test/jdk/java/util/Arrays/Sorting.java The latest version you can find in PR https://github.com/openjdk/jdk/pull/13568/files ------------- PR Comment: https://git.openjdk.org/jdk/pull/14227#issuecomment-1698014609