RFR: 8286597: Implement PollerProvider on AIX [v2]

Tyler Steele tsteele at openjdk.org
Mon May 8 17:34:28 UTC 2023


On Mon, 8 May 2023 17:22:19 GMT, Tyler Steele <tsteele at openjdk.org> wrote:

>> There are several tests in both the java/net and java/nio/channels tree that setup the conditions for a "hard reset", e.g. SocketChannel/ConnectionReset.java. I'm curious if these tests also fail on AIX.
>
> Thanks for mentioning it. I'll take a look at those to see if they also fail.

That test passes. I'll take a look into the differences between the two tests.

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

PR Review Comment: https://git.openjdk.org/jdk/pull/13452#discussion_r1187702044


More information about the hotspot-dev mailing list