[jdk11u-dev] Integrated: 8217825: Verify @AfterTest is used correctly in WebSocket tests

Aleksey Shipilev shade at openjdk.java.net
Sun Jul 11 13:30:52 UTC 2021


On Fri, 9 Jul 2021 09:02:16 GMT, Aleksey Shipilev <shade at openjdk.org> wrote:

> Backporting to stabilize the tests and for `11.0.13-oracle` parity. Affected tests still pass.

This pull request has now been integrated.

Changeset: 6d0945ef
Author:    Aleksey Shipilev <shade at openjdk.org>
URL:       https://git.openjdk.java.net/jdk11u-dev/commit/6d0945efa60c278d5b763a3ee7f9d3f61dee34ec
Stats:     1240 lines in 4 files changed: 442 ins; 386 del; 412 mod

8217825: Verify @AfterTest is used correctly in WebSocket tests

Remove @AfterTest tags; added in explicit closing of resources e.g. httpServer, webSocket, etc

Backport-of: 11d43732bcabb6b4804bb64eb055e25f05b5c88f

-------------

PR: https://git.openjdk.java.net/jdk11u-dev/pull/116


More information about the jdk-updates-dev mailing list