RFR: 8296285: test/hotspot/jtreg/compiler/intrinsics/TestFloatIsFinite.java fails after JDK-8280378
Fei Yang
fyang at openjdk.org
Fri Nov 4 00:57: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 RISC-V after this typo is fixed.
Thank you!
-------------
PR: https://git.openjdk.org/jdk/pull/10965
More information about the hotspot-compiler-dev
mailing list