git: openjdk/mobile: 4 new changesets
duke
duke at openjdk.org
Tue Apr 8 13:07:00 UTC 2025
Changeset: dfa79c37
Branch: master
Author: Artur Barashev <abarashev at openjdk.org>
Committer: Sean Mullan <mullan at openjdk.org>
Date: 2025-04-08 13:02:50 +0000
URL: https://git.openjdk.org/mobile/commit/dfa79c373097d17a347b7c17103c57e12f59dc67
8340321: Disable SHA-1 in TLS/DTLS 1.2 handshake signatures
Reviewed-by: mullan
! src/java.base/share/classes/sun/security/ssl/SignatureScheme.java
! src/java.base/share/conf/security/java.security
+ test/jdk/sun/security/ssl/SignatureScheme/DisableSHA1inHandshakeSignatureDTLS12.java
+ test/jdk/sun/security/ssl/SignatureScheme/DisableSHA1inHandshakeSignatureTLS12.java
+ test/jdk/sun/security/ssl/SignatureScheme/DisableSHA1inHandshakeSignatureTLS13.java
Changeset: e1a3c96b
Branch: master
Author: duke <duke at openjdk.org>
Date: 2025-04-08 13:03:20 +0000
URL: https://git.openjdk.org/mobile/commit/e1a3c96b466dbe723d79bd0d8dbcb979b39355e7
Automatic merge of jdk:master into master
Changeset: d9f2e692
Branch: master
Author: Damon Fenacci <dfenacci at openjdk.org>
Date: 2025-04-08 13:05:15 +0000
URL: https://git.openjdk.org/mobile/commit/d9f2e6921558b4919889d81871b699971fb4f3ba
8352963: [REDO] Missing late inline cleanup causes compiler/vectorapi/VectorLogicalOpIdentityTest.java IR failure
Reviewed-by: vlivanov, thartmann
! src/hotspot/share/opto/callGenerator.cpp
! src/hotspot/share/opto/callnode.cpp
! src/hotspot/share/opto/callnode.hpp
! src/hotspot/share/opto/compile.cpp
! test/hotspot/jtreg/ProblemList.txt
! test/hotspot/jtreg/compiler/vectorapi/VectorGatherMaskFoldingTest.java
! test/hotspot/jtreg/compiler/vectorapi/VectorLogicalOpIdentityTest.java
Changeset: a4d4741a
Branch: master
Author: duke <duke at openjdk.org>
Date: 2025-04-08 13:05:38 +0000
URL: https://git.openjdk.org/mobile/commit/a4d4741a196a173d13b890a7b8cdebed9b1d9b0c
Automatic merge of jdk:master into master
More information about the mobile-changes
mailing list