git: openjdk/jdk8u: 11 new changesets

Paul Hohensee phh at openjdk.org
Wed Feb 5 19:59:47 UTC 2025


Changeset: 9d330daa
Branch: master
Author:    Sophia Guo <sophia.gwf at gmail.com>
Committer: Severin Gehwolf <sgehwolf at openjdk.org>
Date:      2024-12-02 20:34:21 +0000
URL:       https://git.openjdk.org/jdk8u/commit/9d330daad5b2acd49fa4dcf00f8fda68932fb8b0

8037013: [TESTBUG] Fix test/java/lang/ClassLoader/Assert.sh on AIX

Reviewed-by: andrew
Backport-of: 02186906efdb581a7b4494cfd9e21f45bc76e9ed

! jdk/test/java/lang/ClassLoader/Assert.java
- jdk/test/java/lang/ClassLoader/Assert.sh

Changeset: 00d25421
Branch: master
Author:    Sergey Bylokhov <serb at openjdk.org>
Date:      2024-12-02 23:24:26 +0000
URL:       https://git.openjdk.org/jdk8u/commit/00d254215576d356337dc23425377a6a3f15f438

8326110: [8u] The Marlin tests should be updated after JDK-8241307

Reviewed-by: phh, andrew, lbourges

! jdk/test/sun/java2d/marlin/CrashNaNTest.java
! jdk/test/sun/java2d/marlin/CrashPaintTest.java
! jdk/test/sun/java2d/marlin/CrashTest.java
! jdk/test/sun/java2d/marlin/TextClipErrorTest.java

Changeset: 10122b59
Branch: master
Author:    Kazuhisa Takakuri <ktakakuri at openjdk.org>
Date:      2024-12-03 00:06:06 +0000
URL:       https://git.openjdk.org/jdk8u/commit/10122b593165d6bcaf58abfe2721c3dcb407b593

8268457: XML Transformer outputs Unicode supplementary character incorrectly to HTML

Reviewed-by: phh, andrew
Backport-of: 83bce94cc8a7fb45b0604598411fbecc62000dfd

! jaxp/src/com/sun/org/apache/xml/internal/serializer/ToHTMLStream.java
+ jdk/test/javax/xml/jaxp/transform/8268457/SurrogateTest.java
+ jdk/test/javax/xml/jaxp/transform/8268457/SurrogateTest1.html
+ jdk/test/javax/xml/jaxp/transform/8268457/SurrogateTest1.xml
+ jdk/test/javax/xml/jaxp/transform/8268457/SurrogateTest1.xsl
+ jdk/test/javax/xml/jaxp/transform/8268457/SurrogateTest2.txt
+ jdk/test/javax/xml/jaxp/transform/8268457/SurrogateTest2.xml

Changeset: 2931b1d2
Branch: master
Author:    Sergey Bylokhov <serb at openjdk.org>
Date:      2024-12-03 06:18:49 +0000
URL:       https://git.openjdk.org/jdk8u/commit/2931b1d250dbf820b2094b67f5ae19d223e7c887

8068305: [TEST_BUG] Test java/awt/Mixing/HWDisappear.java fails with GTKL&F

Reviewed-by: andrew
Backport-of: bc24a0ce18373217b97dc3a8f4071a7ffc92691d

! jdk/test/java/awt/Mixing/HWDisappear.java

Changeset: d407d631
Branch: master
Author:    Andrew John Hughes <andrew at openjdk.org>
Date:      2024-12-05 17:51:47 +0000
URL:       https://git.openjdk.org/jdk8u/commit/d407d631f80559a5fed251d9fef2cef64ddf7936

8345504: Bump update version of OpenJDK: 8u452

Reviewed-by: sgehwolf

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

Changeset: 5a4b4408
Branch: master
Author:    Alexey Bakhtin <abakhtin at openjdk.org>
Date:      2024-12-06 20:33:28 +0000
URL:       https://git.openjdk.org/jdk8u/commit/5a4b44089f3f95b92620ef3a7b49f2390b70afaa

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

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

! jdk/src/share/classes/sun/tools/jar/Main.java
! jdk/src/share/classes/sun/tools/jar/resources/jar.properties
! jdk/src/share/classes/sun/tools/jar/resources/jar_de.properties
! jdk/src/share/classes/sun/tools/jar/resources/jar_es.properties
! jdk/src/share/classes/sun/tools/jar/resources/jar_fr.properties
! jdk/src/share/classes/sun/tools/jar/resources/jar_it.properties
! jdk/src/share/classes/sun/tools/jar/resources/jar_ja.properties
! jdk/src/share/classes/sun/tools/jar/resources/jar_ko.properties
! jdk/src/share/classes/sun/tools/jar/resources/jar_pt_BR.properties
! jdk/src/share/classes/sun/tools/jar/resources/jar_sv.properties
! jdk/src/share/classes/sun/tools/jar/resources/jar_zh_CN.properties
! jdk/src/share/classes/sun/tools/jar/resources/jar_zh_TW.properties
+ jdk/test/tools/jar/ExtractFilesTest.java
+ jdk/test/tools/jar/MultipleManifestTest.java

Changeset: 3683a81d
Branch: master
Author:    Andrew John Hughes <andrew at openjdk.org>
Date:      2025-01-22 15:09:40 +0000
URL:       https://git.openjdk.org/jdk8u/commit/3683a81d332c26737bef1f0b59b4d68ae4242c09

Merge


Changeset: 492acd3a
Branch: master
Author:    Zdenek Zambersky <zzambers at openjdk.org>
Date:      2025-01-29 11:32:20 +0000
URL:       https://git.openjdk.org/jdk8u/commit/492acd3ac4b4fbd4bfe90a00d8f5cd48ffbe372c

8265019: Update tests for additional TestNG test permissions

Reviewed-by: phh
Backport-of: ffb3771816910d2eddba367812e57a9c5459ff8c

! jdk/test/java/sql/testng/util/TestPolicy.java

Changeset: f89c26f5
Branch: master
Author:    SendaoYan <syan at openjdk.org>
Committer: Severin Gehwolf <sgehwolf at openjdk.org>
Date:      2025-01-30 10:31:19 +0000
URL:       https://git.openjdk.org/jdk8u/commit/f89c26f592a739ae146d44ff295b1c5afb719af4

8266881: Enable debug log for SSLEngineExplorerMatchedSNI.java
8212096: javax/net/ssl/ServerName/SSLEngineExplorerMatchedSNI.java failed intermittently due to SSLException: Tag mismatch
8227651: Tests fail with SSLProtocolException: Input record too big

Reviewed-by: phh
Backport-of: 8138382780b16f4184ad5bbfe07ab2468afe71a8

! jdk/test/javax/net/ssl/SSLEngine/LargePacket.java
! jdk/test/javax/net/ssl/SSLEngine/SSLEngineService.java
! jdk/test/javax/net/ssl/ServerName/SSLEngineExplorer.java
! jdk/test/javax/net/ssl/ServerName/SSLEngineExplorerMatchedSNI.java
! jdk/test/javax/net/ssl/ServerName/SSLEngineExplorerUnmatchedSNI.java
! jdk/test/javax/net/ssl/ServerName/SSLEngineExplorerWithCli.java
! jdk/test/javax/net/ssl/ServerName/SSLEngineExplorerWithSrv.java

Changeset: bfd4d8ba
Branch: master
Author:    SendaoYan <syan at openjdk.org>
Committer: Severin Gehwolf <sgehwolf at openjdk.org>
Date:      2025-01-30 10:32:37 +0000
URL:       https://git.openjdk.org/jdk8u/commit/bfd4d8ba52ee6126adcd8f3e1e09373ca2e699c4

8048215: [TESTBUG] java/lang/management/ManagementFactory/ThreadMXBeanProxy.java Expected non-null LockInfo

Ensure the target thread has reached wait() before inspecting it

Reviewed-by: phh
Backport-of: 84b88b391288bb4297bc941d9047a0cfaa5c60b2

! jdk/test/java/lang/management/ManagementFactory/ThreadMXBeanProxy.java

Changeset: 8b08668b
Branch: master
Author:    SendaoYan <syan at openjdk.org>
Committer: Paul Hohensee <phh at openjdk.org>
Date:      2025-01-30 15:17:01 +0000
URL:       https://git.openjdk.org/jdk8u/commit/8b08668b22c3d0eb52e3b27b2aecd725d670a345

8250825: C2 crashes with assert(field != __null) failed: missing field

Reviewed-by: phh
Backport-of: e03ca73dc122af84d4a5456120e5cf5fac7aed31

! hotspot/src/share/vm/opto/type.cpp
+ hotspot/test/compiler/unsafe/TestMisalignedUnsafeAccess.java



More information about the jdk8u-dev-changes mailing list