From snazarki at openjdk.org Wed Jan 8 14:14:03 2025 From: snazarki at openjdk.org (Sergey Nazarkin) Date: Wed, 8 Jan 2025 14:14:03 GMT Subject: git: openjdk/aarch32-port-jdk8u: master: 2 new changesets Message-ID: Changeset: 1a6e3a5e Branch: master Author: Varada M Committer: Andrew John Hughes Date: 2024-12-22 14:09:59 +0000 URL: https://git.openjdk.org/aarch32-port-jdk8u/commit/1a6e3a5ea32d5c671cb46a590046f16426089921 8342822: jdk8u432-b06 does not compile on AIX Reviewed-by: andrew, amitkumar ! hotspot/src/share/vm/opto/superword.hpp Changeset: 62ceb418 Branch: master Author: Sergey Nazarkin Date: 2025-01-07 13:07:58 +0000 URL: https://git.openjdk.org/aarch32-port-jdk8u/commit/62ceb418c033f14bd9109b5471fe1a8c22ced9e0 Merge tag 'jdk8u442-b05' From snazarki at openjdk.org Fri Jan 24 09:21:33 2025 From: snazarki at openjdk.org (Sergey Nazarkin) Date: Fri, 24 Jan 2025 09:21:33 GMT Subject: git: openjdk/aarch32-port-jdk8u: master: 5 new changesets Message-ID: Changeset: 1a447c78 Branch: master Author: Yuri Nesterenko Committer: Andrew Hughes Date: 2024-08-06 11:28:52 +0000 URL: https://git.openjdk.org/aarch32-port-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 Committer: Andrew Hughes Date: 2024-08-07 04:38:46 +0000 URL: https://git.openjdk.org/aarch32-port-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 Committer: Andrew Hughes Date: 2024-12-06 20:33:28 +0000 URL: https://git.openjdk.org/aarch32-port-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 Committer: Andrew Hughes Date: 2024-09-25 09:15:20 +0000 URL: https://git.openjdk.org/aarch32-port-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 Changeset: 66a3b186 Branch: master Author: Sergey Nazarkin Date: 2025-01-24 09:36:44 +0000 URL: https://git.openjdk.org/aarch32-port-jdk8u/commit/66a3b1864f73d308e7d56b35d30ead131a85b837 Merge tag 'jdk8u442-b06'