jdk-24/test/hotspot/jtreg/compiler/intrinsics/string
Roger Riggs 155abc576a 8311906: Improve robustness of String constructors with mutable array inputs
Co-authored-by: Damon Fenacci <dfenacci@openjdk.org>
Co-authored-by: Claes Redestad <redestad@openjdk.org>
Co-authored-by: Amit Kumar <amitkumar@openjdk.org>
Co-authored-by: Martin Doerr <mdoerr@openjdk.org>
Reviewed-by: rgiulietti, thartmann, redestad, dfenacci
2023-12-04 18:28:59 +00:00
..
TestCopyValueOf.java 8267174: Many test files have the wrong Copyright header 2023-09-12 20:16:05 +00:00
TestCountPositives.java 8318509: x86 count_positives intrinsic broken for -XX:AVX3Threshold=0 2023-10-24 13:32:41 +00:00
TestEncodeIntrinsics.java 8274242: Implement fast-path for ASCII-compatible CharsetEncoders on x86 2021-09-29 12:58:14 +00:00
TestHasNegatives.java 8318509: x86 count_positives intrinsic broken for -XX:AVX3Threshold=0 2023-10-24 13:32:41 +00:00
TestStringCompareToDifferentLength.java 8310268: RISC-V: misaligned memory access in String.Compare intrinsic 2023-07-28 21:55:33 +00:00
TestStringCompareToSameLength.java 8229351: AArch64: the const STUB_THRESHOLD in macroAssembler_aarch64.cpp needs to be tuned 2019-08-12 16:22:24 +08:00
TestStringConstruction.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
TestStringConstructionIntrinsics.java 8311906: Improve robustness of String constructors with mutable array inputs 2023-12-04 18:28:59 +00:00
TestStringEqualsBadLength.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
TestStringIndexOfCharIntrinsics.java 8267174: Many test files have the wrong Copyright header 2023-09-12 20:16:05 +00:00
TestStringIntrinsicMemoryFlow.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
TestStringIntrinsicRangeChecks.java 8318490: Increase timeout for JDK tests that are close to the limit when run with libgraal 2023-11-23 18:33:19 +00:00
TestStringIntrinsics2.java 8271707: migrate tests to use jdk.test.whitebox.WhiteBox 2022-07-08 15:55:14 +00:00
TestStringIntrinsics.java 8229186: Improve error messages for TestStringIntrinsics failures 2020-10-09 16:48:49 +00:00
TestStringLatin1IndexOfChar.java 8299671: speed up compiler/intrinsics/string/TestStringLatin1IndexOfChar.java 2023-01-09 08:34:24 +00:00
TestStringUTF16IntrinsicRangeChecks.java 8206287: fix legal notice in hotspot tests 2018-07-09 11:15:55 -07:00