Integrated: 8355708: Two Float16 IR tests fail after JDK-8345125

Bhavana Kilambi bkilambi at openjdk.org
Mon May 12 23:24:10 UTC 2025


On Fri, 9 May 2025 13:17:42 GMT, Bhavana Kilambi <bkilambi at openjdk.org> wrote:

> Two FP16 tests fail due to IR verification failure in JTREG. Increased the warmup time to 10000 to make sure it is being compiled by c2 and the expected IR is being generated.
> 
> Testing:
> Tested both the testcases with and without these options - `"-ea -esa -XX:CompileThreshold=100 -XX:+UnlockExperimentalVMOptions -server -XX:-TieredCompilation"` and they pass successfully on aarch64.

This pull request has now been integrated.

Changeset: 303f4101
Author:    Bhavana Kilambi <bkilambi at openjdk.org>
Committer: Hao Sun <haosun at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/303f4101d44835b9c62f46d89137ad218228c132
Stats:     5 lines in 3 files changed: 2 ins; 3 del; 0 mod

8355708: Two Float16 IR tests fail after JDK-8345125

Reviewed-by: jbhateja, haosun, mhaessig

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

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


More information about the hotspot-compiler-dev mailing list