git: openjdk/jdk11u: 11 new changesets

Andrew John Hughes andrew at openjdk.org
Thu Jul 31 00:58:06 UTC 2025


Changeset: 17ebc3cf
Branch: master
Author:    Andrew John Hughes <andrew at openjdk.org>
Date:      2025-06-04 12:20:47 +0000
URL:       https://git.openjdk.org/jdk11u/commit/17ebc3cf145a647c2eac6e1ed253989075f88c05

8358325: Bump update version of OpenJDK: 11.0.29

Reviewed-by: sgehwolf, serb

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

Changeset: e61f97d3
Branch: master
Author:    Andrew John Hughes <andrew at openjdk.org>
Date:      2025-06-16 19:06:06 +0000
URL:       https://git.openjdk.org/jdk11u/commit/e61f97d3ac3ae1cc3f807abcc10d3f405ab69852

8345414: Google CAInterop test failures

Reviewed-by: sgehwolf
Backport-of: e6fb662484d3b24406b1ce13f17a087c05bc39cc

! test/jdk/security/infra/java/security/cert/CertPathValidator/certification/CAInterop.java

Changeset: 501f90c4
Branch: master
Author:    Andrew John Hughes <andrew at openjdk.org>
Date:      2025-06-17 18:07:14 +0000
URL:       https://git.openjdk.org/jdk11u/commit/501f90c4902e41ff8fd5fdbfb8fd694771496f5b

Merge

! test/jdk/security/infra/java/security/cert/CertPathValidator/certification/CAInterop.java
! test/jdk/security/infra/java/security/cert/CertPathValidator/certification/CAInterop.java

Changeset: cec1ef0a
Branch: master
Author:    Sergey Bylokhov <serb at openjdk.org>
Date:      2025-06-25 17:16:06 +0000
URL:       https://git.openjdk.org/jdk11u/commit/cec1ef0aafa5720f141707a572e863b4c28a4c19

8357193: [VS 2022 17.14] Warning C5287 in debugInit.c: enum type mismatch during build

Reviewed-by: shade
Backport-of: 5f38d1bb94d008c33c1a7af12c81ee0e15371e13

! make/lib/Lib-jdk.jdwp.agent.gmk

Changeset: 0927ca70
Branch: master
Author:    Aleksey Shipilev <shade at openjdk.org>
Date:      2025-06-27 12:01:25 +0000
URL:       https://git.openjdk.org/jdk11u/commit/0927ca70e66ef27b38cbf5c0dd2851c796218067

8358538: Update GHA Windows runner to 2025
8360042: GHA: Bump MSVC to 14.44

Reviewed-by: sgehwolf
Backport-of: b787ff6def08a050b690b60e4a0ceb3aec2b73c8

! .github/workflows/build-windows.yml
! .github/workflows/main.yml

Changeset: 646b6b5e
Branch: master
Author:    Antonio Vieiro <avieirov at redhat.com>
Committer: Severin Gehwolf <sgehwolf at openjdk.org>
Date:      2025-07-02 14:52:05 +0000
URL:       https://git.openjdk.org/jdk11u/commit/646b6b5ed967de67ebf90592eadf08c749c7e364

8360816: [11u] Use default value for ProgramFiles(x86) in GHA

Reviewed-by: sgehwolf

! .github/workflows/test.yml

Changeset: 1468cfa9
Branch: master
Author:    Francesco Andreuzzi <andreuzzi.francesco at gmail.com>
Committer: Severin Gehwolf <sgehwolf at openjdk.org>
Date:      2025-07-08 12:00:35 +0000
URL:       https://git.openjdk.org/jdk11u/commit/1468cfa950cb9252103b265fee91ad04fb316008

8211328: Different declaration and definition of ClassLoaderData::classes_do() leads to build failures

Backport-of: d35eda31e345142a26f7a5cf12e7606883f15224

! src/hotspot/share/classfile/classLoaderData.hpp

Changeset: 7ff53b5d
Branch: master
Author:    Taizo Kurashige <tkurashige at openjdk.org>
Committer: Severin Gehwolf <sgehwolf at openjdk.org>
Date:      2025-07-10 10:55:19 +0000
URL:       https://git.openjdk.org/jdk11u/commit/7ff53b5d990bf8d30df130a88e7c4bf15d591275

8352942: jdk/jfr/startupargs/TestMemoryOptions.java fails with 32-bit build

Reviewed-by: shade, phh
Backport-of: c3de94cee12471a11c457c11dd55c547633de5cb

! test/jdk/jdk/jfr/startupargs/TestMemoryOptions.java

Changeset: 971e6dc3
Branch: master
Author:    Kerem Kat <krk at openjdk.org>
Committer: Aleksey Shipilev <shade at openjdk.org>
Date:      2025-07-16 08:09:23 +0000
URL:       https://git.openjdk.org/jdk11u/commit/971e6dc3ffcad3f6926e2c15b93209d1511e6022

8212155: Race condition when posting dynamic_code_generated event leads to JVM crash

Reviewed-by: shade
Backport-of: 64ec8b3e5c8a8d44c92591710d73b833f13c1500

! src/hotspot/share/prims/jvmtiExport.cpp
+ test/hotspot/jtreg/serviceability/jvmti/DynamicCodeGenerated/DynamicCodeGeneratedTest.java
+ test/hotspot/jtreg/serviceability/jvmti/DynamicCodeGenerated/libDynamicCodeGenerated.cpp

Changeset: 315ea000
Branch: master
Author:    Kerem Kat <krk at openjdk.org>
Committer: Victor Rudometov <vrudomet at openjdk.org>
Date:      2025-07-16 16:47:01 +0000
URL:       https://git.openjdk.org/jdk11u/commit/315ea00062963f4a194b7cdb4308401f06bd4d32

8268463: Windows 32bit build fails in DynamicCodeGenerated\libDynamicCodeGenerated.cpp

Backport-of: 78b09ab04929871605abba3026ce9833c6e75789

! test/hotspot/jtreg/serviceability/jvmti/DynamicCodeGenerated/libDynamicCodeGenerated.cpp

Changeset: 626cb3b1
Branch: master
Author:    Andrew John Hughes <andrew at openjdk.org>
Date:      2025-07-17 11:28:46 +0000
URL:       https://git.openjdk.org/jdk11u/commit/626cb3b1d16d694dd39a78044aa1ca2724a200af

Merge




More information about the jdk-updates-changes mailing list