RFR: 8296285: test/hotspot/jtreg/compiler/intrinsics/TestFloatIsFinite.java fails after JDK-8280378
Jie Fu
jiefu at openjdk.org
Thu Nov 3 08:19:26 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 RIS-CV after this typo is fixed.
LGTM and trivial.
-------------
Marked as reviewed by jiefu (Reviewer).
PR: https://git.openjdk.org/jdk/pull/10965
More information about the hotspot-compiler-dev
mailing list