mirror of
https://github.com/openjdk/jdk.git
synced 2026-01-28 03:58:21 +00:00
rename test to ConnectionRefusedMessage
This commit is contained in:
parent
61c2d93f7e
commit
8d39177932
@ -46,7 +46,7 @@ import static org.junit.jupiter.api.Assertions.assertTrue;
|
||||
* throws the correct exception message, if the connect() fails
|
||||
* @run junit ${test.main.class}
|
||||
*/
|
||||
class FailedConnect {
|
||||
class ConnectionRefusedMessage {
|
||||
|
||||
/*
|
||||
* On a non-blocking SocketChannel, registered with a Selector, this test method
|
||||
Loading…
x
Reference in New Issue
Block a user