git: openjdk/jdk11u: 14 new changesets
Severin Gehwolf
sgehwolf at openjdk.org
Thu Feb 5 17:25:32 UTC 2026
Changeset: 677b237f
Branch: master
Author: Andrew John Hughes <andrew at openjdk.org>
Date: 2025-12-09 19:23:55 +0000
URL: https://git.openjdk.org/jdk11u/commit/677b237f5dda7daee42c70578fe2c8d0b4dc9e9d
8373254: Bump update version of OpenJDK: 11.0.31
Reviewed-by: sgehwolf
! .jcheck/conf
! make/autoconf/version-numbers
Changeset: fce06079
Branch: master
Author: Radek Cap <rcap at redhat.com>
Committer: Paul Hohensee <phh at openjdk.org>
Date: 2025-12-12 17:51:20 +0000
URL: https://git.openjdk.org/jdk11u/commit/fce060797338cb68170a1f0628c6228e03987d3e
8301379: Verify TLS_ECDH_* cipher suites cannot be negotiated
Reviewed-by: phh
Backport-of: 5daf0666e9c0fc239d1ba8b63ecb494e367b06f2
! test/jdk/javax/net/ssl/ciphersuites/DisabledAlgorithms.java
+ test/jdk/javax/net/ssl/ciphersuites/TLSWontNegotiateDisabledCipherAlgos.java
Changeset: 716be58b
Branch: master
Author: SendaoYan <syan at openjdk.org>
Date: 2025-12-13 02:49:47 +0000
URL: https://git.openjdk.org/jdk11u/commit/716be58b08a7445aa591dfe55bf2e48924dd58a9
8366221: [11u] TestPromotionFromSurvivorToTenuredAfterMinorGC.java javac build fails
Reviewed-by: phh
! test/hotspot/jtreg/gc/survivorAlignment/TestPromotionFromSurvivorToTenuredAfterMinorGC.java
Changeset: 797aa648
Branch: master
Author: SendaoYan <syan at openjdk.org>
Date: 2025-12-13 02:52:06 +0000
URL: https://git.openjdk.org/jdk11u/commit/797aa648d3607b3c95fa0561b5304abc61bf1044
8313770: jdk/internal/platform/docker/TestSystemMetrics.java fails on Ubuntu
Backport-of: aec138886ec2dff765ed810059a1c7b9905c43ca
! test/lib/jdk/test/lib/containers/cgroup/MetricsTesterCgroupV2.java
Changeset: 705236ba
Branch: master
Author: Andrew John Hughes <andrew at openjdk.org>
Date: 2025-12-17 13:31:32 +0000
URL: https://git.openjdk.org/jdk11u/commit/705236baf53a76f0beb7be29fe45b68b7999fc7e
8364660: ClassVerifier::ends_in_athrow() should be removed
Reviewed-by: phh, sgehwolf
Backport-of: 3f884a976a1cfc8ffa8a9f80d682a108ec4f58a3
! src/hotspot/share/classfile/verifier.cpp
! src/hotspot/share/classfile/verifier.hpp
Changeset: 7441d387
Branch: master
Author: Antonio Vieiro <avieiro at openjdk.org>
Date: 2025-12-22 12:30:43 +0000
URL: https://git.openjdk.org/jdk11u/commit/7441d3877f19c2c891ddddaba42f0819813f41eb
8263188: JSSE should fail fast if there isn't supported signature algorithm
Reviewed-by: sgehwolf
Backport-of: 99b4bab366fe897e41a35240e474ea0cb0b229d5
! src/java.base/share/classes/sun/security/ssl/CertificateRequest.java
! src/java.base/share/classes/sun/security/ssl/SignatureAlgorithmsExtension.java
! test/jdk/javax/net/ssl/templates/SSLContextTemplate.java
! test/jdk/javax/net/ssl/templates/SSLEngineTemplate.java
+ test/jdk/sun/security/ssl/SignatureScheme/SigAlgosExtTestWithTLS12.java
+ test/jdk/sun/security/ssl/SignatureScheme/SigAlgosExtTestWithTLS13.java
Changeset: a04d22fc
Branch: master
Author: Min Choi <mmmchoi920 at gmail.com>
Committer: Sergey Bylokhov <serb at openjdk.org>
Date: 2025-12-22 18:40:19 +0000
URL: https://git.openjdk.org/jdk11u/commit/a04d22fcc10b68121dd334d3353231cb6585e7f1
8324861: Exceptions::wrap_dynamic_exception() doesn't have ResourceMark
Reviewed-by: andrew
Backport-of: 7d1a48807a482cd19156298ce21d9492f0d912da
! src/hotspot/share/utilities/exceptions.cpp
Changeset: 8fe22bda
Branch: master
Author: Andrew John Hughes <andrew at openjdk.org>
Date: 2026-01-12 11:58:45 +0000
URL: https://git.openjdk.org/jdk11u/commit/8fe22bda2a104b65574a20eb91e7fc01dc07e2e5
Merge
Changeset: 1d8535d3
Branch: master
Author: SendaoYan <syan at openjdk.org>
Date: 2026-01-13 12:40:21 +0000
URL: https://git.openjdk.org/jdk11u/commit/1d8535d3969f72277063c796000692ca908707a8
8305186: Reference.waitForReferenceProcessing should be more accessible to tests
Reviewed-by: aph
Backport-of: d8f012ea2a0514020434d5db6047e36941e9349b
! test/lib/sun/hotspot/WhiteBox.java
Changeset: ff759fc8
Branch: master
Author: Takuya Kiriyama <tkiriyama at openjdk.org>
Committer: Severin Gehwolf <sgehwolf at openjdk.org>
Date: 2026-01-14 09:27:09 +0000
URL: https://git.openjdk.org/jdk11u/commit/ff759fc8fd815d193758fc0f4702a831266a8c11
8303215: Make thread stacks not use huge pages
Reviewed-by: phh, stuefe
Backport-of: 59d9d9fcb93c26dd8931d70934b889245b050acc
! src/hotspot/os/linux/os_linux.cpp
! src/hotspot/os_cpu/linux_aarch64/globals_linux_aarch64.hpp
Changeset: 18b30dbc
Branch: master
Author: Kirill Shirokov <kirshiro at amazon.com>
Committer: Aleksey Shipilev <shade at openjdk.org>
Date: 2026-01-14 13:13:43 +0000
URL: https://git.openjdk.org/jdk11u/commit/18b30dbc0742f3cc70b3f03ce4417e7c4789cc3b
8337102: JITTester: Fix breaks in static initialization blocks
Backport-of: 4669e7b7b02636a8bd7381a9d401aaaf0c1d7294
! test/hotspot/jtreg/testlibrary/jittester/conf/default.properties
! test/hotspot/jtreg/testlibrary/jittester/src/jdk/test/lib/jittester/factories/StaticConstructorDefinitionFactory.java
Changeset: 127f9e1f
Branch: master
Author: Andrew John Hughes <andrew at openjdk.org>
Date: 2026-01-24 01:08:53 +0000
URL: https://git.openjdk.org/jdk11u/commit/127f9e1f933bb1726f7f0a4d61b15a719b5aac72
Merge
Changeset: cae001cd
Branch: master
Author: Vladimir Petko <vpetko at openjdk.org>
Committer: Severin Gehwolf <sgehwolf at openjdk.org>
Date: 2026-01-28 15:47:44 +0000
URL: https://git.openjdk.org/jdk11u/commit/cae001cd5f9688257a23609819643a629246f5a8
8224796: C code is not compiled correctly due to undefined "i386"
Backport-of: b71c30f1b80def5f940ee3db75916c9c6202a05f
! src/jdk.hotspot.agent/linux/native/libsaproc/LinuxDebuggerLocal.c
! src/jdk.hotspot.agent/macosx/native/libsaproc/ps_core.c
Changeset: 4e9144ce
Branch: master
Author: Francisco Ferrari Bihurriet <fferrari at openjdk.org>
Committer: Severin Gehwolf <sgehwolf at openjdk.org>
Date: 2026-01-29 16:38:46 +0000
URL: https://git.openjdk.org/jdk11u/commit/4e9144cec6d91b55ff6b5ecdb1366fe960cf0063
8361748: Enforce limits on the size of an XBM image
Reviewed-by: sgehwolf, andrew
Backport-of: c71be802b530034169d17325478dba6e2f1c3238
! src/java.desktop/share/classes/sun/awt/image/XbmImageDecoder.java
+ test/jdk/java/awt/image/XBMDecoder/XBMDecoderTest.java
+ test/jdk/java/awt/image/XBMDecoder/invalid.xbm
+ test/jdk/java/awt/image/XBMDecoder/invalid_hex.xbm
+ test/jdk/java/awt/image/XBMDecoder/invalid_ht.xbm
+ test/jdk/java/awt/image/XBMDecoder/valid.xbm
+ test/jdk/java/awt/image/XBMDecoder/valid_hex.xbm
More information about the jdk-updates-changes
mailing list