git: openjdk/jdk: 3 new changesets
Abhishek Kumar
abhiscxk at openjdk.org
Fri Apr 19 10:15:13 UTC 2024
Changeset: 9f2a4fad
Author: Jaikiran Pai <jpai at openjdk.org>
Date: 2024-04-19 10:07:25 +0000
URL: https://git.openjdk.org/jdk/commit/9f2a4fad1715ccbc339d2476bbdc7a52e9a13380
8330572: jdk.internal.net.http.HttpConnection calls an expensive checkOpen() when returning a HTTP/1.1 connection to the pool
Reviewed-by: dfuchs, djelinski
! src/java.net.http/share/classes/jdk/internal/net/http/HttpConnection.java
Changeset: 85261bce
Author: Hamlin Li <mli at openjdk.org>
Date: 2024-04-19 10:08:57 +0000
URL: https://git.openjdk.org/jdk/commit/85261bcebc1903d9f05523bfb9c1b25d7f1fd8b6
8330266: RISC-V: Restore frm to RoundingMode::rne after JNI
Reviewed-by: fyang, rehn
! src/hotspot/cpu/riscv/downcallLinker_riscv.cpp
! src/hotspot/cpu/riscv/macroAssembler_riscv.cpp
! src/hotspot/cpu/riscv/macroAssembler_riscv.hpp
! src/hotspot/cpu/riscv/sharedRuntime_riscv.cpp
! src/hotspot/cpu/riscv/templateInterpreterGenerator_riscv.cpp
Changeset: eb60822a
Author: Abhishek Kumar <abhiscxk at openjdk.org>
Date: 2024-04-19 10:10:00 +0000
URL: https://git.openjdk.org/jdk/commit/eb60822a45ecd076484e707b2dd1049ed9d8079b
8310072: JComboBox/DisabledComboBoxFontTestAuto: Enabled and disabled ComboBox does not match in these LAFs: GTK+
Reviewed-by: dnguyen, jdv, tr, serb
! test/jdk/javax/swing/JComboBox/DisabledComboBoxFontTestAuto.java
More information about the jdk-changes
mailing list