-
Bug
-
Resolution: Fixed
-
P4
-
25
-
b16
When adding authClient.close() noAuthClient.close() to UnauthorizedTest::teardown, the test fails in jtreg timeout.
Usage of the ReferenceTracker reveals that some streams have been left dangling, and this can be tracked to the MultiExchange not cancelling the stream when responseFilters throws.
Usage of the ReferenceTracker reveals that some streams have been left dangling, and this can be tracked to the MultiExchange not cancelling the stream when responseFilters throws.
- links to
-
Commit(master) openjdk/jdk/eef6aefc
-
Review(master) openjdk/jdk/24164