git: openjdk/jdk8u: 4 new changesets
duke
duke at openjdk.org
Wed Jan 22 01:06:29 UTC 2025
Changeset: 1a447c78
Branch: master
Author: Yuri Nesterenko <yan at openjdk.org>
Committer: Andrew Hughes <gnu.andrew at redhat.com>
Date: 2024-08-06 11:28:52 +0000
URL: https://git.openjdk.org/jdk8u/commit/1a447c78dd71929d50f91698204a7c66e41acfb9
8335428: Enhanced Building of Processes
Reviewed-by: mbalao, andrew
Backport-of: 978dfdf9aa95da4196055cc288c5993d4dc6ef85
! jdk/src/windows/classes/java/lang/ProcessImpl.java
Changeset: 2d042cfa
Branch: master
Author: Aleksei Voitylov <avoitylov at openjdk.org>
Committer: Andrew Hughes <gnu.andrew at redhat.com>
Date: 2024-08-07 04:38:46 +0000
URL: https://git.openjdk.org/jdk8u/commit/2d042cfa40532e28b697c5a53bd282c2319d2f02
8336564: Enhance mask blit functionality redux
Reviewed-by: yan, mbalao, andrew
Backport-of: 6e7f9a23a4daf461acbc4c5a5110e19b34ced22c
! jdk/src/share/native/sun/java2d/SurfaceData.h
Changeset: c2f7e612
Branch: master
Author: Alexey Bakhtin <abakhtin at openjdk.org>
Committer: Andrew Hughes <gnu.andrew at redhat.com>
Date: 2024-12-06 20:33:28 +0000
URL: https://git.openjdk.org/jdk8u/commit/c2f7e61272996631585153c70d784e7690763f01
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: 129290d2
Branch: master
Author: Martin Balao <mbalao at openjdk.org>
Committer: Andrew Hughes <gnu.andrew at redhat.com>
Date: 2024-09-25 09:15:20 +0000
URL: https://git.openjdk.org/jdk8u/commit/129290d2ffe3f77ad574bfad8b1ab44f5f3b8fbe
8339180: Enhanced Building of Processes: Follow-on Issue
Reviewed-by: yan, andrew
Backport-of: a71624a69ec5cc8600f2a3a53c23c75b43068830
! jdk/src/windows/classes/java/lang/ProcessImpl.java
More information about the jdk8u-dev-changes
mailing list