Integrated: 8288281: compiler/vectorapi/VectorFPtoIntCastTest.java failed with "IRViolationException: There were one or multiple IR rule failures."

Sandhya Viswanathan sviswanathan at openjdk.org
Thu Jun 16 22:10:47 UTC 2022


On Thu, 16 Jun 2022 02:34:33 GMT, Sandhya Viswanathan <sviswanathan at openjdk.org> wrote:

> The IR Framework test was failing due to incorrect node name. 
> Corrected the IR node name check.
> 
> Please review.
> 
> Best Regards,
> Sandhya

This pull request has now been integrated.

Changeset: 9d4b25e7
Author:    Sandhya Viswanathan <sviswanathan at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/9d4b25e7888098a866ff980e37b8d16d456906d8
Stats:     8 lines in 1 file changed: 0 ins; 0 del; 8 mod

8288281: compiler/vectorapi/VectorFPtoIntCastTest.java failed with "IRViolationException: There were one or multiple IR rule failures."

Reviewed-by: thartmann, chagedorn

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

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


More information about the hotspot-compiler-dev mailing list