[jdk21u-dev] RFR: 8318509: x86 count_positives intrinsic broken for -XX:AVX3Threshold=0

duke duke at openjdk.org
Thu May 8 17:08:01 UTC 2025


On Wed, 30 Apr 2025 23:06:51 GMT, Satyen Subramaniam <ssubramaniam at openjdk.org> wrote:

> Backporting JDK-8318509: x86 count_positives intrinsic broken for -XX:AVX3Threshold=0. Fix pulls the value from tmp1, which contains the correct value. Adds test. Ran GHA Sanity Checks, local Tier 1 and 2, and new `test/hotspot/jtreg/compiler/intrinsics/string/TestCountPositives.java` tests. Patch is clean.

@satyenme 
Your change (at version 5fead04c3b4943b5456ac05325da8ebd64d9edc0) is now ready to be sponsored by a Committer.

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

PR Comment: https://git.openjdk.org/jdk21u-dev/pull/1726#issuecomment-2863728649


More information about the jdk-updates-dev mailing list