hg: jdk/jdk: 8217825: Verify @AfterTest is used correctly in WebSocket tests
daniel.fuchs at oracle.com
daniel.fuchs at oracle.com
Tue Sep 24 12:15:55 UTC 2019
Changeset: 3a79d4cccbcb
Author: pconcannon
Date: 2019-09-23 16:53 +0100
URL: https://hg.openjdk.java.net/jdk/jdk/rev/3a79d4cccbcb
8217825: Verify @AfterTest is used correctly in WebSocket tests
Summary: Remove @AfterTest tags; added in explicit closing of resources e.g. httpServer, webSocket, etc
Reviewed-by: dfuchs, prappo
! test/jdk/java/net/httpclient/websocket/Abort.java
! test/jdk/java/net/httpclient/websocket/AutomaticPong.java
! test/jdk/java/net/httpclient/websocket/SendTest.java
! test/jdk/java/net/httpclient/websocket/WebSocketTest.java
More information about the jdk-changes
mailing list