git: openjdk/jdk: 2 new changesets

Serguei Spitsyn sspitsyn at openjdk.org
Wed Jun 7 07:53:50 UTC 2023


Changeset: fadcd650
Author:    Daniel Jeliński <djelinski at openjdk.org>
Date:      2023-06-07 07:51:05 +0000
URL:       https://git.openjdk.org/jdk/commit/fadcd6501879af40360b217d2f76ab86a6f55d27

8309527: Improve test proxy performance

Reviewed-by: dfuchs, jpai

! test/jdk/java/net/HttpURLConnection/SetAuthenticator/HTTPTestServer.java
! test/jdk/java/net/httpclient/DigestEchoServer.java
! test/jdk/java/net/httpclient/ProxyTest.java
! test/jdk/java/net/httpclient/http2/ProxyTest2.java
! test/jdk/sun/net/www/http/HttpClient/B8209178.java

Changeset: a25b7b8b
Author:    Serguei Spitsyn <sspitsyn at openjdk.org>
Date:      2023-06-07 07:51:37 +0000
URL:       https://git.openjdk.org/jdk/commit/a25b7b8b55f2dcd3c2945193d78f754580421733

8295976: GetThreadListStackTraces returns wrong state for blocked VirtualThread

Reviewed-by: cjplummer, amenkov

! src/hotspot/share/prims/jvmtiEnv.cpp
! src/hotspot/share/prims/jvmtiEnvBase.cpp
! src/hotspot/share/prims/jvmtiEnvBase.hpp
+ test/hotspot/jtreg/serviceability/jvmti/vthread/ThreadListStackTracesTest/ThreadListStackTracesTest.java
+ test/hotspot/jtreg/serviceability/jvmti/vthread/ThreadListStackTracesTest/libThreadListStackTracesTest.cpp



More information about the jdk-changes mailing list