Closed PriyankaKeer closed 3 years ago
Hi Team,
We are facing issue while mocking Comparator using Mockito. While using below VM argument, we were able to mock the comparator - For JDK 1.8 but the same is failing in Open JDK 1.8. -Djava.util.Arrays.useLegacyMergeSort=true Please Suggest on this.
Thanks in Advance!
This is unrelated to JUnit. Please open an issue for Mockito.
Hi Team,
We are facing issue while mocking Comparator using Mockito. While using below VM argument, we were able to mock the comparator - For JDK 1.8 but the same is failing in Open JDK 1.8. -Djava.util.Arrays.useLegacyMergeSort=true Please Suggest on this.
Thanks in Advance!