RFR: 8309130: x86_64 AVX512 intrinsics for Arrays.sort methods (int, long, float and double arrays) [v14]

Jatin Bhateja jbhateja at openjdk.org
Mon Aug 14 17:55:30 UTC 2023


On Fri, 4 Aug 2023 22:29:37 GMT, Srinivas Vamsi Parasa <duke at openjdk.org> wrote:

>>> Also need to handle arraySort in file: share/gc/shenandoah/c2/shenandoahSupport.cpp, function: ShenandoahBarrierC2Support::verify around line 3000.
>> 
>> Updated the code in ShenandoahBarrierC2Support as suggested.
>
>> @vamsi-parasa With fastdebug build I see the following error: Internal Error (jdk/src/hotspot/share/opto/escape.cpp:1196), pid=3543536, tid=3543559 fatal error: EA unexpected CallLeaf arraysort_stub
>> 
>> Please take a look.
> 
> This was fixed as well.

Hi @vamsi-parasa , If there are limitations to support this on windows kindly open a follow-up PR and add its link here.

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

PR Comment: https://git.openjdk.org/jdk/pull/14227#issuecomment-1677768179


More information about the hotspot-compiler-dev mailing list