jdk-24/test/hotspot/jtreg/compiler/intrinsics
2023-11-21 07:18:04 +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 8315097: Rename createJavaProcessBuilder 2023-10-27 08:47:26 +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 8319879: Stress mode to randomize incremental inlining decision 2023-11-21 07:18:04 +00:00
math 8319705: RISC-V: signumF/D intrinsics fails compiler/intrinsics/math/TestSignumIntrinsic.java 2023-11-09 15:58:54 +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 8318509: x86 count_positives intrinsic broken for -XX:AVX3Threshold=0 2023-10-24 13:32:41 +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
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 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 8318219: RISC-V: C2 ExpandBits 2023-11-15 15:45:13 +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