git: openjdk/jdk: master: 2 new changesets
Daniel Fuchs
dfuchs at openjdk.org
Fri Feb 21 10:28:05 UTC 2025
Changeset: 1b6281d9
Branch: master
Author: Hamlin Li <mli at openjdk.org>
Date: 2025-02-21 10:25:50 +0000
URL: https://git.openjdk.org/jdk/commit/1b6281d98cf0e7c5435c563bfedd6f07b79bfa62
8321003: RISC-V: C2 MulReductionVI
8321004: RISC-V: C2 MulReductionVL
Reviewed-by: fyang, rehn
! src/hotspot/cpu/riscv/c2_MacroAssembler_riscv.cpp
! src/hotspot/cpu/riscv/c2_MacroAssembler_riscv.hpp
! src/hotspot/cpu/riscv/riscv_v.ad
! test/hotspot/jtreg/compiler/loopopts/superword/ProdRed_Int.java
! test/hotspot/jtreg/compiler/loopopts/superword/RedTest_int.java
! test/hotspot/jtreg/compiler/loopopts/superword/RedTest_long.java
Changeset: dfcd0df6
Branch: master
Author: Volkan Yazici <vyazici at openjdk.org>
Committer: Daniel Fuchs <dfuchs at openjdk.org>
Date: 2025-02-21 10:26:55 +0000
URL: https://git.openjdk.org/jdk/commit/dfcd0df60c60cf89dc01682264a573ad39e61a17
8350019: HttpClient: DelegatingExecutor should resort to the fallback executor only on RejectedExecutionException
Reviewed-by: dfuchs
! src/java.net.http/share/classes/jdk/internal/net/http/HttpClientImpl.java
+ test/jdk/java/net/httpclient/whitebox/DelegatingExecutorTestDriver.java
+ test/jdk/java/net/httpclient/whitebox/java.net.http/jdk/internal/net/http/DelegatingExecutorTest.java
More information about the jdk-changes
mailing list