RFR: 6968351: httpserver clashes with delayed TCP ACKs for low Content-Length [v4]
Daniel Jeliński
djelinski at openjdk.org
Fri Apr 19 18:15:05 UTC 2024
On Fri, 19 Apr 2024 17:41:22 GMT, robert engels <duke at openjdk.org> wrote:
> Is there a command line to only run all of the httpserver tests?
I'd use `make test TEST=jdk_net`. If you want something more selective, you can also point `TEST` to a specific file or directory.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/18667#issuecomment-2067065314
More information about the net-dev
mailing list