git: openjdk/jdk11u: 13 new changesets

Steven Loomis srl at openjdk.org
Tue Feb 4 07:37:24 UTC 2025


Changeset: 50da3f66
Branch: master
Author:    Kerem Kat <katkerem at amazon.com>
Committer: Aleksey Shipilev <shade at openjdk.org>
Date:      2024-12-04 10:32:42 +0000
URL:       https://git.openjdk.org/jdk11u/commit/50da3f663a52255bc17b72ab78709b34d635dd7a

8268364: jmethod clearing should be done during unloading

Reviewed-by: coleenp
Backport-of: 3d84398d128bb2eed6280ebbc3f57afb3b89908f

! src/hotspot/share/classfile/classLoaderData.cpp
! src/hotspot/share/oops/method.cpp

Changeset: 3b7bcdbd
Branch: master
Author:    Andrew John Hughes <andrew at openjdk.org>
Date:      2024-12-06 14:45:24 +0000
URL:       https://git.openjdk.org/jdk11u/commit/3b7bcdbd10665bbdc5015889d6c57345d69a4b6f

8345509: Bump update version of OpenJDK: 11.0.27

Reviewed-by: sgehwolf

! .jcheck/conf
! make/autoconf/version-numbers

Changeset: bf34fd4d
Branch: master
Author:    Alexey Bakhtin <abakhtin at openjdk.org>
Date:      2024-12-06 17:32:51 +0000
URL:       https://git.openjdk.org/jdk11u/commit/bf34fd4d415acf418da1667210c5175312fab224

8335912: Add an operation mode to the jar command when extracting to not overwriting existing files

Reviewed-by: mbaesken, mbalao, andrew
Backport-of: 158b93d19a518d2b9d3d185e2d4c4dbff9c82aab

! src/jdk.jartool/share/classes/sun/tools/jar/GNUStyleOptions.java
! src/jdk.jartool/share/classes/sun/tools/jar/Main.java
! src/jdk.jartool/share/classes/sun/tools/jar/resources/jar.properties
+ test/jdk/tools/jar/ExtractFilesTest.java
+ test/jdk/tools/jar/MultipleManifestTest.java

Changeset: a47c72fa
Branch: master
Author:    Antonio Vieiro <avieirov at redhat.com>
Committer: Severin Gehwolf <sgehwolf at openjdk.org>
Date:      2024-12-13 13:01:35 +0000
URL:       https://git.openjdk.org/jdk11u/commit/a47c72fad455bfdf9053cb8e94c99e73965ab50d

8343474: [updates] Customize README.md to specifics of update project

Reviewed-by: sgehwolf
Backport-of: ac1f86887384f0e3cf9becdeb9ee1e54fd4e60cb

! README.md

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/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

Changeset: 86a1b523
Branch: master
Author:    Radek Cap <rcap at redhat.com>
Committer: Paul Hohensee <phh at openjdk.org>
Date:      2025-01-21 16:37:23 +0000
URL:       https://git.openjdk.org/jdk11u/commit/86a1b523c58464278aa822342022bdfe5b62f2a2

8336012: Fix usages of jtreg-reserved properties

Backport-of: 98526a632076775d0d7dba28a1e083ef348bc82a

! test/jdk/java/lang/invoke/PrivateInvokeTest.java

Changeset: a2983ce7
Branch: master
Author:    Andrew John Hughes <andrew at openjdk.org>
Date:      2025-01-22 18:35:47 +0000
URL:       https://git.openjdk.org/jdk11u/commit/a2983ce702557505cab1cf47a853a240f49e0402

Merge


Changeset: 8db58a00
Branch: master
Author:    Radek Cap <rcap at redhat.com>
Committer: Severin Gehwolf <sgehwolf at openjdk.org>
Date:      2025-01-28 12:50:58 +0000
URL:       https://git.openjdk.org/jdk11u/commit/8db58a006fbcdd2ff5005f218abb136608616bfd

8343599: Kmem limit and max values swapped when printing container information

Backport-of: 6cdebf0e4ce274fcaaff0bad292d467e31d698d8

! src/hotspot/os/linux/cgroupV1Subsystem_linux.cpp

Changeset: ecff933d
Branch: master
Author:    Radek Cap <rcap at redhat.com>
Committer: Severin Gehwolf <sgehwolf at openjdk.org>
Date:      2025-01-28 19:00:13 +0000
URL:       https://git.openjdk.org/jdk11u/commit/ecff933d69566da3b36e08c746e6f8b89a3b6ac8

8344589: Update IANA Language Subtag Registry to Version 2024-11-19

Reviewed-by: andrew
Backport-of: 9267dfa63b1d6b3f339782d2b720055a3da8ae6a

! make/data/lsrdata/language-subtag-registry.txt
! test/jdk/java/util/Locale/LanguageSubtagRegistryTest.java

Changeset: c67732a5
Branch: master
Author:    Antonio Vieiro <avieirov at redhat.com>
Committer: Severin Gehwolf <sgehwolf at openjdk.org>
Date:      2025-01-29 09:44:56 +0000
URL:       https://git.openjdk.org/jdk11u/commit/c67732a5cd062e53add99cbe89cfac346d3bdbec

8340387: Update OS detection code to recognize Windows Server 2025

Reviewed-by: stuefe, andrew
Backport-of: d2b244d8de68caf911d0639abba802ead2620b2d

! src/hotspot/os/windows/os_windows.cpp
! src/java.base/windows/native/libjava/java_props_md.c

Changeset: 46ef0f6d
Branch: master
Author:    RadekCap <rcap at redhat.com>
Committer: Severin Gehwolf <sgehwolf at openjdk.org>
Date:      2025-01-29 10:35:42 +0000
URL:       https://git.openjdk.org/jdk11u/commit/46ef0f6d7d2ef33366082dbae0ec69cf6caa3540

8331863: DUIterator_Fast used before it is constructed

Reviewed-by: stuefe
Backport-of: 20927ac8405b4adca463e4c691ea573abdac1c4f

! src/hotspot/share/opto/node.hpp

Changeset: 6a9eb07c
Branch: master
Author:    Antonio Vieiro <antonio at vieiro.net>
Committer: Severin Gehwolf <sgehwolf at openjdk.org>
Date:      2025-01-29 10:41:11 +0000
URL:       https://git.openjdk.org/jdk11u/commit/6a9eb07c209f4f37c6e7b9538a6dad6343f7714f

8343786: [11u] GHA: Bump macOS and Xcode versions to macos-13 and XCode 14.3.1

Reviewed-by: andrew

! .github/workflows/build-macos.yml
! .github/workflows/main.yml
! .github/workflows/test.yml

Changeset: 33d19c4b
Branch: master
Author:    Steven Loomis <srl at openjdk.org>
Date:      2025-01-30 15:31:11 +0000
URL:       https://git.openjdk.org/jdk11u/commit/33d19c4b29fa43ab7bf7feca5f35ee5ddaf5b987

8195675: Call to insertText with single character from custom Input Method ignored

Backport-of: b8f2ec9091f9f7e5f4611991d04dd8aa113b94fd

! src/java.desktop/macosx/native/libawt_lwawt/awt/AWTView.m



More information about the jdk-updates-changes mailing list