git: openjdk/jdk: 2 new changesets
Doug Simon
dnsimon at openjdk.org
Thu Oct 13 08:36:19 UTC 2022
Changeset: 26ac8366
Author: Michael McMahon <michaelm at openjdk.org>
Date: 2022-10-13 08:32:48 +0000
URL: https://git.openjdk.org/jdk/commit/26ac8366360685ef0cf3447ee7db16ba7a7fa1ec
8291638: Keep-Alive timeout of 0 should close connection immediately
Reviewed-by: dfuchs, jpai
! src/java.base/share/classes/sun/net/www/HeaderParser.java
! src/java.base/share/classes/sun/net/www/http/HttpClient.java
! src/java.base/share/classes/sun/net/www/http/KeepAliveCache.java
! test/jdk/sun/net/www/http/HttpClient/KeepAliveTest.java
Changeset: 03e63a2b
Author: Doug Simon <dnsimon at openjdk.org>
Date: 2022-10-13 08:34:36 +0000
URL: https://git.openjdk.org/jdk/commit/03e63a2b87e1bef6025722ec9a016312c55ebd81
8295225: [JVMCI] codeStart should be cleared when entryPoint is cleared
Reviewed-by: never
! src/hotspot/share/jvmci/jvmciEnv.cpp
! src/hotspot/share/jvmci/jvmciRuntime.cpp
! test/hotspot/jtreg/compiler/jvmci/compilerToVM/InvalidateInstalledCodeTest.java
More information about the jdk-changes
mailing list