From 9e98ee6726a7762cce9dae85e2e1b4ca9527fc3c Mon Sep 17 00:00:00 2001 From: Hamlin Li Date: Wed, 25 Oct 2023 15:37:42 +0000 Subject: [PATCH] 8318735: RISC-V: Enable related hotspot tests run on riscv Reviewed-by: fyang, luhenry --- test/hotspot/jtreg/compiler/c2/irTests/CmpUWithZero.java | 4 ++-- .../jtreg/compiler/intrinsics/TestCompareUnsigned.java | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/test/hotspot/jtreg/compiler/c2/irTests/CmpUWithZero.java b/test/hotspot/jtreg/compiler/c2/irTests/CmpUWithZero.java index f5b37f229d0..2e8fdd1aea4 100644 --- a/test/hotspot/jtreg/compiler/c2/irTests/CmpUWithZero.java +++ b/test/hotspot/jtreg/compiler/c2/irTests/CmpUWithZero.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022, Red Hat, Inc. All rights reserved. + * Copyright (c) 2022, 2023, Red Hat, Inc. All rights reserved. * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. * * This code is free software; you can redistribute it and/or modify it @@ -29,7 +29,7 @@ import compiler.lib.ir_framework.*; * @test * bug 8290529 * @summary verify that x