Integrated: 8296285: test/hotspot/jtreg/compiler/intrinsics/TestFloatIsFinite.java fails after JDK-8280378

Fei Yang fyang at openjdk.org
Fri Nov 4 00:59:32 UTC 2022


On Thu, 3 Nov 2022 07:39:05 GMT, Fei Yang <fyang at openjdk.org> wrote:

> Hi,
>     Please review this trivial change fixing a typo in jtreg test: test/hotspot/jtreg/compiler/intrinsics/TestFloatIsFinite.java
>     This typo is introduced by JDK-8280378 and the test case fails to compile by javac when running on RISC-V.
>     Testing: Test case passed on RISC-V after this typo is fixed.

This pull request has now been integrated.

Changeset: 4d1bc1b5
Author:    Fei Yang <fyang at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/4d1bc1b5add61f443f99f6d0726ebf8e37dc14ab
Stats:     1 line in 1 file changed: 0 ins; 0 del; 1 mod

8296285: test/hotspot/jtreg/compiler/intrinsics/TestFloatIsFinite.java fails after JDK-8280378

Reviewed-by: jiefu, thartmann, chagedorn

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

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


More information about the hotspot-compiler-dev mailing list