jdk-24/test/jdk/java/lang/String/concat
Sean Mullan db85090553 8338411: Implement JEP 486: Permanently Disable the Security Manager
Co-authored-by: Sean Mullan <mullan@openjdk.org>
Co-authored-by: Alan Bateman <alanb@openjdk.org>
Co-authored-by: Weijun Wang <weijun@openjdk.org>
Co-authored-by: Aleksei Efimov <aefimov@openjdk.org>
Co-authored-by: Brian Burkhalter <bpb@openjdk.org>
Co-authored-by: Daniel Fuchs <dfuchs@openjdk.org>
Co-authored-by: Harshitha Onkar <honkar@openjdk.org>
Co-authored-by: Joe Wang <joehw@openjdk.org>
Co-authored-by: Jorn Vernee <jvernee@openjdk.org>
Co-authored-by: Justin Lu <jlu@openjdk.org>
Co-authored-by: Kevin Walls <kevinw@openjdk.org>
Co-authored-by: Lance Andersen <lancea@openjdk.org>
Co-authored-by: Naoto Sato <naoto@openjdk.org>
Co-authored-by: Roger Riggs <rriggs@openjdk.org>
Co-authored-by: Brent Christian <bchristi@openjdk.org>
Co-authored-by: Stuart Marks <smarks@openjdk.org>
Co-authored-by: Ian Graves <igraves@openjdk.org>
Co-authored-by: Phil Race <prr@openjdk.org>
Co-authored-by: Erik Gahlin <egahlin@openjdk.org>
Co-authored-by: Jaikiran Pai <jpai@openjdk.org>
Reviewed-by: kevinw, aivanov, rriggs, lancea, coffeys, dfuchs, ihse, erikj, cjplummer, coleenp, naoto, mchung, prr, weijun, joehw, azvegint, psadhukhan, bchristi, sundar, attila
2024-11-12 17:16:15 +00:00
..
CompactStringsInitialCoder.java 8245455: Remove alternative StringConcatFactory strategies 2020-05-25 12:03:30 +02:00
HiddenClassUnloading.java 8339166: java/lang/String/concat/HiddenClassUnloading.java fails on AIX and Linux ppc64le after JDK-8336856 2024-08-30 10:18:19 +00:00
ImplicitStringConcat.java 8245455: Remove alternative StringConcatFactory strategies 2020-05-25 12:03:30 +02:00
ImplicitStringConcatArgCount.java 8245455: Remove alternative StringConcatFactory strategies 2020-05-25 12:03:30 +02:00
ImplicitStringConcatAssignLHS.java 8245455: Remove alternative StringConcatFactory strategies 2020-05-25 12:03:30 +02:00
ImplicitStringConcatBoundaries.java 4511638: Double.toString(double) sometimes produces incorrect results 2022-06-01 21:53:54 +00:00
ImplicitStringConcatMany.java 8245455: Remove alternative StringConcatFactory strategies 2020-05-25 12:03:30 +02:00
ImplicitStringConcatManyLongs.java 8245455: Remove alternative StringConcatFactory strategies 2020-05-25 12:03:30 +02:00
ImplicitStringConcatOOME.java 8297530: java.lang.IllegalArgumentException: Negative length on strings concatenation 2022-11-24 17:40:30 +00:00
ImplicitStringConcatOrder.java 8245455: Remove alternative StringConcatFactory strategies 2020-05-25 12:03:30 +02:00
ImplicitStringConcatShapes-head.template 8247681: Improve bootstrapping of unary concatenations 2020-06-17 19:36:26 +02:00
ImplicitStringConcatShapes.java 8247681: Improve bootstrapping of unary concatenations 2020-06-17 19:36:26 +02:00
ImplicitStringConcatShapesTestGen.java 8245959: Extend String concat testing to account for folded constants 2020-05-28 00:34:41 +02:00
IntegerMinValue.java 8267773: PhaseStringOpts::int_stringSize doesn't handle min_jint correctly 2021-06-02 07:57:08 +00:00
StringConcatFactoryInvariants.java 8247681: Improve bootstrapping of unary concatenations 2020-06-17 19:36:26 +02:00
StringConcatFactoryRepeatedConstants.java 8245455: Remove alternative StringConcatFactory strategies 2020-05-25 12:03:30 +02:00
update-tests.sh 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00