jdk-24/test/hotspot/jtreg/compiler/intrinsics
2023-02-01 10:55:43 +00:00
..
base64 8275662: remove test/lib/sun/hotspot 2022-07-11 13:07:03 +00:00
bigInteger 8271707: migrate tests to use jdk.test.whitebox.WhiteBox 2022-07-08 15:55:14 +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
klass 8297933: [REDO] Compiler should only use verified interface types for optimization 2023-01-09 08:26:08 +00:00
math 8153837: AArch64: Handle special cases for MaxINode & MinINode 2023-01-18 14:56:53 +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 8296190: TestMD5Intrinsics and TestMD5MultiBlockIntrinsics don't test the intrinsics 2022-11-03 19:26:20 +00:00
string 8300079: SIGSEGV in LibraryCallKit::inline_string_copy due to constant NULL src argument 2023-01-23 06:06:32 +00:00
unsafe 8299962: Speed up compiler/intrinsics/unsafe/DirectByteBufferTest.java and HeapByteBufferTest.java 2023-01-16 09:15:31 +00:00
zip 8300208: Optimize Adler32 stub for AVX-512 targets. 2023-01-29 01:55:46 +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 8280378: [IR Framework] Support IR matching for different compile phases 2022-11-01 15:41:09 +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
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