git: openjdk/jdk17u-dev: 2 new changesets

Martin Doerr mdoerr at openjdk.org
Mon Oct 21 18:47:25 UTC 2024


Changeset: 56c03a4a
Branch: master
Author:    Liam Miller-Cushon <cushon at openjdk.org>
Committer: Martin Doerr <mdoerr at openjdk.org>
Date:      2024-10-21 18:45:34 +0000
URL:       https://git.openjdk.org/jdk17u-dev/commit/56c03a4a4244c822eec9a45a037465d383a8fafe

8273914: Indy string concat changes order of operations

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

Changeset: b6685aa8
Branch: master
Author:    SendaoYan <syan at openjdk.org>
Committer: Martin Doerr <mdoerr at openjdk.org>
Date:      2024-10-21 18:46:37 +0000
URL:       https://git.openjdk.org/jdk17u-dev/commit/b6685aa801ed48dea08679639159380e4ff00e9d

8341997: Tests create files in src tree instead of scratch dir

Backport-of: caa8f35ed45fac4e4c0d1e2c3cdc93c2514fade9

! test/jdk/java/io/FileInputStream/ReadXBytes.java
! test/jdk/java/nio/MappedByteBuffer/ForceException.java
! test/jdk/java/nio/MappedByteBuffer/ForceViews.java



More information about the jdk-updates-changes mailing list