jdk-24/test/hotspot/jtreg/compiler/intrinsics
Vladimir Kempik d6245b6832 8310268: RISC-V: misaligned memory access in String.Compare intrinsic
Co-authored-by: Feilong Jiang <fjiang@openjdk.org>
Reviewed-by: fyang
2023-07-28 21:55:33 +00:00
..
base64 8275662: remove test/lib/sun/hotspot 2022-07-11 13:07:03 +00:00
bigInteger 8305356: Fix ignored bad CompileCommands in tests 2023-04-05 09:35:45 +00:00
bmi 8275662: remove test/lib/sun/hotspot 2022-07-11 13:07:03 +00:00
chacha 8247645: ChaCha20 intrinsics 2022-11-29 14:40:20 +00:00
float16 8302976: C2 intrinsification of Float.floatToFloat16 and Float.float16ToFloat yields different result than the interpreter 2023-03-09 03:26:38 +00:00
klass 8297933: [REDO] Compiler should only use verified interface types for optimization 2023-01-09 08:26:08 +00:00
math 8027711: Unify wildcarding syntax for CompileCommand and CompileOnly 2023-06-12 07:39:23 +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 8309109: AArch64: [TESTBUG] compiler/intrinsics/sha/cli/TestUseSHA3IntrinsicsOptionOnSupportedCPU.java fails on Neoverse N2 and V1 2023-06-28 02:00:09 +00:00
string 8310268: RISC-V: misaligned memory access in String.Compare intrinsic 2023-07-28 21:55:33 +00:00
unsafe 8299962: Speed up compiler/intrinsics/unsafe/DirectByteBufferTest.java and HeapByteBufferTest.java 2023-01-16 09:15:31 +00:00
zip 8302358: Behavior of adler32 changes after JDK-8300208 2023-02-17 21:31:42 +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
Test6982370.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
Test8005419.java 8204168: Increase small heap sizes in tests to accommodate ZGC 2018-06-05 15:56:21 +02:00
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 8301093: C2 fails assert(ctrl == kit.control()) failed: Control flow was added although the intrinsic bailed out 2023-02-01 10:55:43 +00:00
TestBitShuffleOpers.java 8311130: AArch64: Sync SVE related CPU features with VM options 2023-07-20 09:35:45 +00:00
TestCheckIndex.java 8271707: migrate tests to use jdk.test.whitebox.WhiteBox 2022-07-08 15:55:14 +00:00
TestCompareUnsigned.java 8287925: AArch64: intrinsics for compareUnsigned method in Integer and Long 2023-01-10 05:37:02 +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 8280378: [IR Framework] Support IR matching for different compile phases 2022-11-01 15:41:09 +00:00
TestLongUnsignedDivMod.java 8280378: [IR Framework] Support IR matching for different compile phases 2022-11-01 15:41:09 +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