RFR: JDK-8266431: Dual-Pivot Quicksort improvements (Radix sort)

Laurent Bourgès lbourges at openjdk.java.net
Mon Sep 13 17:28:50 UTC 2021


On Thu, 20 May 2021 21:21:26 GMT, Nils Eliasson <neliasso at openjdk.org> wrote:

>> A small update of the XorINodes type calculation makes the bound check go away. Testing now.
>
> That bounds check shouldn't be there, it's an obvious case and will be fixed: https://github.com/openjdk/jdk/pull/4136

Thanks for fixing hotspot C2 (xor) so quickly !

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

PR: https://git.openjdk.java.net/jdk/pull/3938


More information about the core-libs-dev mailing list