jdk-24/test/hotspot/jtreg/compiler/intrinsics/string
Coleen Phillimore e7795851d2 8271707: migrate tests to use jdk.test.whitebox.WhiteBox
Reviewed-by: lmesnik, dholmes
2022-07-08 15:55:14 +00:00
..
TestCountPositives.java 8281146: Replace StringCoding.hasNegatives with countPositives 2022-03-17 09:20:24 +00:00
TestEncodeIntrinsics.java 8274242: Implement fast-path for ASCII-compatible CharsetEncoders on x86 2021-09-29 12:58:14 +00:00
TestHasNegatives.java 8206287: fix legal notice in hotspot tests 2018-07-09 11:15:55 -07:00
TestStringCompareToDifferentLength.java 8229351: AArch64: the const STUB_THRESHOLD in macroAssembler_aarch64.cpp needs to be tuned 2019-08-12 16:22:24 +08: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
TestStringEqualsBadLength.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
TestStringIntrinsicMemoryFlow.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
TestStringIntrinsicRangeChecks.java 8206287: fix legal notice in hotspot tests 2018-07-09 11:15:55 -07: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 8173585: Intrinsify StringLatin1.indexOf(char) 2020-10-14 12:58:21 +00:00
TestStringUTF16IntrinsicRangeChecks.java 8206287: fix legal notice in hotspot tests 2018-07-09 11:15:55 -07:00