mirror of
https://github.com/openjdk/jdk.git
synced 2026-01-28 03:58:21 +00:00
add bug id to the test
This commit is contained in:
parent
787823b8b0
commit
5ce54c2e04
@ -40,6 +40,7 @@ import static org.junit.jupiter.api.Assertions.assertTrue;
|
||||
|
||||
/*
|
||||
* @test
|
||||
* @bug 8376290
|
||||
* @summary Verify that when a SocketChannel is registered with a Selector
|
||||
* with an interest in CONNECT operation, then SocketChannel.finishConnect()
|
||||
* throws the correct exception message, if the connect() fails
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user