git: openjdk/jdk: 8273914: Indy string concat changes order of operations
Liam Miller-Cushon
cushon at openjdk.java.net
Tue Jan 11 15:46:41 UTC 2022
Changeset: cfee4512
Author: Liam Miller-Cushon <cushon at openjdk.org>
Date: 2022-01-11 15:45:15 +0000
URL: https://git.openjdk.java.net/jdk/commit/cfee4512f7048e9cf440078e9eb87d37c7ebcdd9
8273914: Indy string concat changes order of operations
Reviewed-by: vromero, jlahoda
! 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-changes
mailing list