Hi Vladimir,
The test AfterClose.java was added to ProblemList.txt after it was seen
to be failing[1]. You'll need to remove it from the list along with your
proposed fix.
[1] https://bugs.openjdk.java.net/browse/JDK-8245518
Kind regards,
Patrick
On 21/05/2020 20:31, Daniel Fuchs wrote:
Hi Vladimir,
The changes look good to me. I imported your patch and sent it
to our test systems. Please wait until I report back that all
is clear before pushing.
best regards,
-- daniel
On 21/05/2020 19:10, Ivanov, Vladimir A wrote:
Hello everyone,
seems, the test java/net/SocketOption/AfterClose.java was updated in
parallel with SO_INCOMING_NAPI_ID changes.
To support new option this test should be updated.
Could you please review changes at
http://cr.openjdk.java.net/~sviswanathan/Vladimir/8245517/webrev.00/ ?
Thanks, Vladimir