Integrated: 8364580: Test compiler/vectorization/TestSubwordTruncation.java fails on platforms without RoundF/RoundD

Jasmine Karthikeyan jkarthikeyan at openjdk.org
Mon Aug 4 12:13:58 UTC 2025


On Mon, 4 Aug 2025 02:54:53 GMT, Jasmine Karthikeyan <jkarthikeyan at openjdk.org> wrote:

> Hi all,
> This is a quick patch to fix the test bug where TestSubwordTruncation fails on platforms that don't implement RoundF and RoundD. Thanks!

This pull request has now been integrated.

Changeset: 500462fb
Author:    Jasmine Karthikeyan <jkarthikeyan at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/500462fb690c25da3816467e27fc66d25b4eb7dc
Stats:     2 lines in 1 file changed: 0 ins; 0 del; 2 mod

8364580: Test compiler/vectorization/TestSubwordTruncation.java fails on platforms without RoundF/RoundD

Reviewed-by: chagedorn, shade

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

PR: https://git.openjdk.org/jdk/pull/26611


More information about the hotspot-compiler-dev mailing list