git: openjdk/jdk: 2 new changesets
Daniel Fuchs
dfuchs at openjdk.org
Thu Sep 28 13:35:18 UTC 2023
Changeset: 065203d4
Author: Ashutosh Mehra <asmehra at openjdk.org>
Date: 2023-09-28 13:32:15 +0000
URL: https://git.openjdk.org/jdk/commit/065203d44a651ee850807bb1f2bed59cea7de3ea
8313631: SA: stack trace printed using "where" command does not show class name
Reviewed-by: cjplummer, dholmes
! src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/ui/classbrowser/HTMLGenerator.java
Changeset: fc989986
Author: Daniel Fuchs <dfuchs at openjdk.org>
Date: 2023-09-28 13:32:38 +0000
URL: https://git.openjdk.org/jdk/commit/fc98998627443d6e73ac70661f47f48b30525712
8316580: HttpClient with StructuredTaskScope does not close when a task fails
Reviewed-by: djelinski
! src/java.net.http/share/classes/jdk/internal/net/http/HttpClientImpl.java
! src/java.net.http/share/classes/jdk/internal/net/http/MultiExchange.java
+ test/jdk/java/net/httpclient/HttpGetInCancelledFuture.java
! test/jdk/java/net/httpclient/ReferenceTracker.java
More information about the jdk-changes
mailing list