RFR: 8355708: Two Float16 IR tests fail after JDK-8345125
duke
duke at openjdk.org
Mon May 12 11:42:51 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.
@Bhavana-Kilambi
Your change (at version 6485c0e1668d3e5d384e74c8d1fc9574d5e546b2) is now ready to be sponsored by a Committer.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/25141#issuecomment-2872216373
More information about the hotspot-compiler-dev
mailing list