RFR: 8271128: InlineIntrinsics support for 32-bit ARM
Aleksey Shipilev
shade at openjdk.java.net
Wed Aug 4 07:57:28 UTC 2021
On Wed, 4 Aug 2021 07:31:06 GMT, Christoph Göttschkes <cgo at openjdk.org> wrote:
> `jdk:tier1` tests on soft-float and hard-float are good.
Thanks, we are good then.
> `IeeeRecommendedTests` on soft-float has some issues, but this is because I don't use an external soft float library, but the glibc implementation for floating point arithmetic, which doesn't have the required precision.
This is pre-existing, right? Meaning, it is not worse with this PR?
-------------
PR: https://git.openjdk.java.net/jdk/pull/4927
More information about the hotspot-runtime-dev
mailing list