On Tue, 29 Nov 2022 17:50:07 GMT, Daniel Fuchs <dfu...@openjdk.org> wrote:
> Please find here a fix that drops the HttpClient TckDiriver test. This test > has been useful when developing the HTTP client APIs. However, it has become > a burden to run this test, which is now the longest running HttpClient test. > This change proposes to drop the test from the non regression test suite. Marked as reviewed by michaelm (Reviewer). ------------- PR: https://git.openjdk.org/jdk/pull/11420