RFR(XXS): 8235510 : java.util.zip.CRC32 performance drop after 8200067

Viswanathan, Sandhya sandhya.viswanathan at intel.com
Fri Dec 6 19:45:56 UTC 2019


The changes introduced in 8200067 cause performance to drop for java.util.zip.CRC32 on Intel platforms supporting vector pclmulqdq.
An enhanced algorithm is needed which takes into account latency and throughput of vector pclmulqdq. For now, we need to backout the changes.

JBS: https://bugs.openjdk.java.net/browse/JDK-8235510
Webrev: http://cr.openjdk.java.net/~sviswanathan/8235510/webrev.00/

Please review and approve.

Best Regards,
Sandhya



More information about the hotspot-compiler-dev mailing list