jdk-24/test/micro/org/openjdk/bench/java/lang
Ivan Gerasimov eebe346715 8221430: StringBuffer(CharSequence) constructor truncates when -XX:-CompactStrings specified
Co-authored-by: Andrew Leonard <andrew_m_leonard@uk.ibm.com>
Reviewed-by: igerasim, rriggs
2019-04-09 16:32:22 -07:00
..
invoke 8061281: Microbenchmark suite build support, directory layout and sample benchmarks 2018-11-16 23:39:51 +01:00
reflect 8061281: Microbenchmark suite build support, directory layout and sample benchmarks 2018-11-16 23:39:51 +01:00
ArrayCopy.java 8061281: Microbenchmark suite build support, directory layout and sample benchmarks 2018-11-16 23:39:51 +01:00
ArrayCopyAligned.java 8061281: Microbenchmark suite build support, directory layout and sample benchmarks 2018-11-16 23:39:51 +01:00
ArrayCopyUnalignedBoth.java 8061281: Microbenchmark suite build support, directory layout and sample benchmarks 2018-11-16 23:39:51 +01:00
ArrayCopyUnalignedDst.java 8061281: Microbenchmark suite build support, directory layout and sample benchmarks 2018-11-16 23:39:51 +01:00
ArrayCopyUnalignedSrc.java 8061281: Microbenchmark suite build support, directory layout and sample benchmarks 2018-11-16 23:39:51 +01:00
Characters.java 8213754: PPC64: Add Intrinsics for isDigit/isLowerCase/isUpperCase/isWhitespace 2018-12-11 20:31:18 -05:00
ClassForName.java 8061281: Microbenchmark suite build support, directory layout and sample benchmarks 2018-11-16 23:39:51 +01:00
Clone.java 8061281: Microbenchmark suite build support, directory layout and sample benchmarks 2018-11-16 23:39:51 +01:00
FloatingDecimal.java 8061281: Microbenchmark suite build support, directory layout and sample benchmarks 2018-11-16 23:39:51 +01:00
GetStackTrace.java 8061281: Microbenchmark suite build support, directory layout and sample benchmarks 2018-11-16 23:39:51 +01:00
Integers.java 8061281: Microbenchmark suite build support, directory layout and sample benchmarks 2018-11-16 23:39:51 +01:00
Longs.java 8061281: Microbenchmark suite build support, directory layout and sample benchmarks 2018-11-16 23:39:51 +01:00
NewInstance.java 8061281: Microbenchmark suite build support, directory layout and sample benchmarks 2018-11-16 23:39:51 +01:00
ObjectHashCode.java 8061281: Microbenchmark suite build support, directory layout and sample benchmarks 2018-11-16 23:39:51 +01:00
StringBuffers.java 8061281: Microbenchmark suite build support, directory layout and sample benchmarks 2018-11-16 23:39:51 +01:00
StringBuilders.java 8221430: StringBuffer(CharSequence) constructor truncates when -XX:-CompactStrings specified 2019-04-09 16:32:22 -07:00
StringConcat.java 8061281: Microbenchmark suite build support, directory layout and sample benchmarks 2018-11-16 23:39:51 +01:00
StringHashCode.java 8221723: Avoid storing zero to String.hash 2019-04-02 11:24:40 +02:00
StringHttp.java 8061281: Microbenchmark suite build support, directory layout and sample benchmarks 2018-11-16 23:39:51 +01:00
StringIndexOf.java 8220368: Update String.indexOf to test all the C2 intrinsics 2019-03-08 17:45:40 -05:00
StringOther.java 8061281: Microbenchmark suite build support, directory layout and sample benchmarks 2018-11-16 23:39:51 +01:00
StringUpperLower.java 8061281: Microbenchmark suite build support, directory layout and sample benchmarks 2018-11-16 23:39:51 +01:00
Systems.java 8061281: Microbenchmark suite build support, directory layout and sample benchmarks 2018-11-16 23:39:51 +01:00
ThreadStartJoin.java 8061281: Microbenchmark suite build support, directory layout and sample benchmarks 2018-11-16 23:39:51 +01:00