Integrated: 8368029: Several tests in httpserver/simpleserver should throw SkipException
Francesco Andreuzzi
fandreuzzi at openjdk.org
Sat Sep 20 06:51:24 UTC 2025
On Fri, 19 Sep 2025 10:07:01 GMT, Francesco Andreuzzi <fandreuzzi at openjdk.org> wrote:
> I propose a change to have these tests listed appropriately as "skipped" rather than "passing" on Windows. I'm also taking the opportunity to save an indentation level since we can throw a `SkipException` early in all the related methods.
This pull request has now been integrated.
Changeset: 5a684e31
Author: Francesco Andreuzzi <fandreuzzi at openjdk.org>
Committer: Daniel Jeliński <djelinski at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/5a684e3196593c4d44ee35f7624246fc461b4af6
Stats: 120 lines in 2 files changed: 12 ins; 4 del; 104 mod
8368029: Several tests in httpserver/simpleserver should throw SkipException
Reviewed-by: djelinski, dfuchs
-------------
PR: https://git.openjdk.org/jdk/pull/27387
More information about the net-dev
mailing list