git: openjdk/jdk11u-dev: 8273914: Indy string concat changes order of operations
Andrew John Hughes
andrew at openjdk.org
Sat Jan 11 22:19:49 UTC 2025
Changeset: be6956b1
Branch: master
Author: Liam Miller-Cushon <cushon at openjdk.org>
Committer: Andrew John Hughes <andrew at openjdk.org>
Date: 2025-01-11 22:18:17 +0000
URL: https://git.openjdk.org/jdk11u-dev/commit/be6956b15653f0d870efae89fc1b5df657cca45f
8273914: Indy string concat changes order of operations
Reviewed-by: andrew
Backport-of: cfee4512f7048e9cf440078e9eb87d37c7ebcdd9
! src/jdk.compiler/share/classes/com/sun/tools/javac/jvm/StringConcat.java
! test/hotspot/jtreg/runtime/modules/AccessCheck/MethodAccessReadTwice.java
+ test/hotspot/jtreg/runtime/modules/AccessCheck/p5/c5.jasm
+ test/hotspot/jtreg/runtime/modules/AccessCheck/p7/c7.jasm
+ test/langtools/tools/javac/StringConcat/StringAppendEvaluatesInOrder.java
+ test/langtools/tools/javac/StringConcat/WellKnownTypeSignatures.java
+ test/langtools/tools/javac/StringConcat/WellKnownTypes.java
! test/langtools/tools/javac/StringConcat/access/Test.java
More information about the jdk-updates-changes
mailing list