jdk-24/test/hotspot/jtreg/compiler/intrinsics
Hamlin Li 133419177d 8334474: RISC-V: verify perf of ExpandBits/CompressBits (rvv)
Reviewed-by: fyang, rehn, luhenry
2024-11-25 13:54:44 +00:00
..
base64 8321599: Data loss in AVX3 Base64 decoding 2024-01-04 01:36:28 +00:00
bigInteger 8305356: Fix ignored bad CompileCommands in tests 2023-04-05 09:35:45 +00:00
bmi 8305895: Implement JEP 450: Compact Object Headers (Experimental) 2024-11-08 17:21:39 +00:00
chacha 8344371: RISC-V: compiler/intrinsics/chacha/TestChaCha20.java fails after JDK-8343555 2024-11-19 01:49:33 +00:00
float16 8327689: RISC-V: adjust test filters of zfh extension 2024-03-11 12:13:06 +00:00
klass 8319879: Stress mode to randomize incremental inlining decision 2023-11-21 07:18:04 +00:00
math 8323429: Missing C2 optimization for FP min/max when both inputs are same 2024-04-24 08:20:49 +00:00
mathexact 8271707: migrate tests to use jdk.test.whitebox.WhiteBox 2022-07-08 15:55:14 +00:00
object 8248467: C2: compiler/intrinsics/object/TestClone fails with -XX:+VerifyGraphEdges 2020-07-22 10:28:34 +02:00
sha 8322209: RISC-V: Enable some tests related to MD5 instrinsic 2023-12-18 10:31:29 +00:00
string 8311906: Improve robustness of String constructors with mutable array inputs 2023-12-04 18:28:59 +00:00
unsafe 8299962: Speed up compiler/intrinsics/unsafe/DirectByteBufferTest.java and HeapByteBufferTest.java 2023-01-16 09:15:31 +00:00
zip 8324874: AArch64: crypto pmull based CRC32/CRC32C intrinsics clobber V8-V15 registers 2024-02-06 08:54:23 +00:00
IntrinsicAvailableTest.java 8271707: migrate tests to use jdk.test.whitebox.WhiteBox 2022-07-08 15:55:14 +00:00
IntrinsicDisabledTest.java 8271707: migrate tests to use jdk.test.whitebox.WhiteBox 2022-07-08 15:55:14 +00:00
SortingDeoptimizationTest.java 8318306: java/util/Arrays/Sorting.java fails with "Array is not sorted at 8228-th position: 8251.0 and 8153.0" 2023-10-24 18:31:33 +00:00
Test6982370.java
Test8005419.java
Test8215792.java 8215792: AArch64: String.indexOf generates incorrect result 2019-05-22 20:12:19 +03:00
Test8237524.java 8254016: Test8237524 fails with -XX:-CompactStrings option 2020-11-16 14:58:14 +00:00
TestArraysHashCode.java 8332826: Make hashCode methods in ArraysSupport friendlier 2024-05-30 09:33:30 +00:00
TestBitShuffleOpers.java 8334474: RISC-V: verify perf of ExpandBits/CompressBits (rvv) 2024-11-25 13:54:44 +00:00
TestCheckIndex.java 8271707: migrate tests to use jdk.test.whitebox.WhiteBox 2022-07-08 15:55:14 +00:00
TestCompareUnsigned.java 8318735: RISC-V: Enable related hotspot tests run on riscv 2023-10-25 15:37:42 +00:00
TestDoubleClassCheck.java 8294198: Implement isFinite intrinsic for RISC-V 2022-09-29 18:51:38 +00:00
TestDoubleIsFinite.java 8280378: [IR Framework] Support IR matching for different compile phases 2022-11-01 15:41:09 +00:00
TestDoubleIsInfinite.java 8280378: [IR Framework] Support IR matching for different compile phases 2022-11-01 15:41:09 +00:00
TestFloatClassCheck.java 8294198: Implement isFinite intrinsic for RISC-V 2022-09-29 18:51:38 +00:00
TestFloatIsFinite.java 8296285: test/hotspot/jtreg/compiler/intrinsics/TestFloatIsFinite.java fails after JDK-8280378 2022-11-04 00:56:47 +00:00
TestFloatIsInfinite.java 8280378: [IR Framework] Support IR matching for different compile phases 2022-11-01 15:41:09 +00:00
TestIntegerUnsignedDivMod.java 8319970: AArch64: enable tests compiler/intrinsics/Test(Long|Integer)UnsignedDivMod.java on aarch64 2023-11-14 10:10:47 +00:00
TestLongUnsignedDivMod.java 8319970: AArch64: enable tests compiler/intrinsics/Test(Long|Integer)UnsignedDivMod.java on aarch64 2023-11-14 10:10:47 +00:00
TestReferenceGetWithNull.java 8310126: C1: Missing receiver null check in Reference::get intrinsic 2023-06-19 05:08:45 +00:00
TestReferenceRefersTo.java 8256999: Add C2 intrinsic for Reference.refersTo and PhantomReference::refersTo 2020-11-29 20:27:01 +00:00
TestRotate.java 8262950: Restructure compiler/intrinsics/TestRotate.java for easier compilation 2021-03-04 07:41:22 +00:00
VectorizedMismatchTest.java 8268292: compiler/intrinsics/VectorizedMismatchTest.java fails with release VMs 2021-06-06 13:53:29 +00:00