RFR: 8269657: Test Loopback.java failed: Unexpected message [v7]

SendaoYan syan at openjdk.org
Fri Jun 28 08:51:35 UTC 2024


On Fri, 28 Jun 2024 08:39:21 GMT, Daniel Fuchs <dfuchs at openjdk.org> wrote:

>> SendaoYan has updated the pull request incrementally with one additional commit since the last revision:
>> 
>>   delete @key intermittent
>
> test/jdk/java/nio/channels/DatagramChannel/Loopback.java line 25:
> 
>> 23: 
>> 24: /* @test
>> 25:  * @bug 8236184 8332535
> 
> You can remove 8332535 here. We usually only put bug ids here if there are source code changes that the test is testing. If the bug being fixed is in the test itself, we don't list the bug id here.
> Suggestion:
> 
>  * @bug 8236184
> 
> 
> My tests were positive. I will approve after you make this change.

Okey.

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

PR Review Comment: https://git.openjdk.org/jdk/pull/19314#discussion_r1658370649


More information about the nio-dev mailing list