RFR: 8333133: Simplify QuickSort::sort
David Holmes
dholmes at openjdk.org
Mon Jun 17 04:51:11 UTC 2024
On Sat, 15 Jun 2024 07:35:41 GMT, Kim Barrett <kbarrett at openjdk.org> wrote:
> It does not provide any such thing. All the flag does is prevent swapping of
equivalent elements, which doesn't give us any interesting additional ordering
property.
I only meant the sort order of the equivalent elements would be maintained.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/19464#issuecomment-2172231564
More information about the shenandoah-dev
mailing list