RFR: 8360023: Add an insertion sort implementation to Hotspot [v2]

Evgeny Astigeevich eastigeevich at openjdk.org
Thu Jun 19 15:00:49 UTC 2025


On Thu, 19 Jun 2025 14:05:46 GMT, Quan Anh Mai <qamai at openjdk.org> wrote:

> a generalized function would be more useful and easier to test.

For whom would it be more useful? Usually generalized versions come from a set of specialized versions. Not vice versa.

There is no issue to test a specialized version.

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

PR Comment: https://git.openjdk.org/jdk/pull/25895#issuecomment-2988408679


More information about the hotspot-dev mailing list