[11u] RFR 8226721: Missing intrinsics for Math.ceil, floor, rint
Astigeevich, Evgeny
eastig at amazon.co.uk
Wed Apr 28 21:58:21 UTC 2021
Hi,
Please review the backport of JDK-8226721to 11u.
Bug: https://bugs.openjdk.java.net/browse/JDK-8226721
Original patch: https://hg.openjdk.java.net/jdk/jdk/rev/6fc57e391539
The original patch does not apply cleanly to 11u. The update to the patch is to reposition the changes to five files:
src/hotspot/cpu/x86/x86.ad
src/hotspot/share/opto/library_call.cpp
src/hotspot/share/opto/superword.cpp
src/hotspot/share/opto/vectornode.cpp
src/hotspot/share/opto/vectornode.hpp
The content of the patch is not changed.
11u webrev: http://cr.openjdk.java.net/~eastigeevich/8226721/webrev.00/
Tested: Amazon Linux 2 x86_64, tier1, tier2, test/hotspot/jtreg/compiler/c2/cr6340864/TestDoubleVect.java
Note: There is a failing test: sun/security/pkcs11/Secmod/AddTrustedCert.java. It fails without the patch as well. Details: https://bugs.openjdk.java.net/browse/JDK-8232153
Thanks,
Evgeny Astigeevich
Amazon Development Centre (London) Ltd. Registered in England and Wales with registration number 04543232 with its registered office at 1 Principal Place, Worship Street, London EC2A 2FA, United Kingdom.
More information about the jdk-updates-dev
mailing list