This website requires JavaScript.
Explore
Help
Register
Sign In
stan
/
jdk-24
Watch
1
Star
0
Fork
0
You've already forked jdk-24
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
jdk-24
/
test
/
hotspot
/
jtreg
/
compiler
/
intrinsics
/
string
History
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
..
TestCopyValueOf.java
8300079: SIGSEGV in LibraryCallKit::inline_string_copy due to constant NULL src argument
2023-01-23 06:06:32 +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
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
TestStringEqualsBadLength.java
8187443: Forest Consolidation: Move files to unified layout
2017-09-12 19:03:39 +02:00
TestStringIndexOfCharIntrinsics.java
8301491: C2: java.lang.StringUTF16::indexOfChar intrinsic called with negative character argument
2023-02-17 09:10:20 +00: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
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