Hi Alan., Please let us know if you have any suggestions/inputs for the earlier update.
Thanks Shruthi ________________________________ From: Shruthi Shruthi1 <shruthi.shrut...@ibm.com> Sent: Thursday, October 19, 2023 5:34 PM To: Alan Bateman <alan.bate...@oracle.com>; net-dev@openjdk.org <net-dev@openjdk.org> Cc: Syed Moinudeen1 <smoin...@in.ibm.com> Subject: Re: [EXTERNAL] Re: Suggestion needed to port the fix to JDK17 and JDK11 Hi Alan., Apologies for the delay. I ran the tests under java/nio/ch and the below 3 test cases are failing in AIX. The same tests pass in Linux AsyncCloseAndInterrupt.java Leaky.java StressLoopback.java Thanks Shruthi ________________________________ From: Shruthi Shruthi1 <shruthi.shrut...@ibm.com> Sent: Monday, August 28, 2023 11:02 AM To: Alan Bateman <alan.bate...@oracle.com>; net-dev@openjdk.org <net-dev@openjdk.org> Cc: Syed Moinudeen1 <smoin...@in.ibm.com> Subject: Re: [EXTERNAL] Re: Suggestion needed to port the fix to JDK17 and JDK11 Hi Alan., Thanks for the suggestion. We are looking into these test cases and will get back on the results Thanks Shruthi ________________________________ From: Alan Bateman <alan.bate...@oracle.com> Sent: Thursday, August 24, 2023 1:16 PM To: Shruthi Shruthi1 <shruthi.shrut...@ibm.com>; net-dev@openjdk.org <net-dev@openjdk.org> Cc: Syed Moinudeen1 <smoin...@in.ibm.com> Subject: [EXTERNAL] Re: Suggestion needed to port the fix to JDK17 and JDK11 On 23/08/2023 15: 16, Shruthi Shruthi1 wrote: Hi Alan. , We are seeing the issue in AIX 7. 2 and Java 11. 0. 11+9. And SO_LINGER is not enabled. There's not much to go on here. A starting point would be to see if the nio/channels tests are passing ZjQcmQRYFpfptBannerStart This Message Is From an External Sender This message came from outside your organization. <https://us-phishalarm-ewt.proofpoint.com/EWT/v1/PjiDSg!2c-hSP9fQNPwMAYbeEGFjcU2NHnBhmlfjpkEeeKXyBD9eNKbCrozoi4Ezk1kwBG8z84SFfVoJQF61v-W9dNo82UWwvv7QcOuAEV9AQ$> Report Suspicious ZjQcmQRYFpfptBannerEnd On 23/08/2023 15:16, Shruthi Shruthi1 wrote: Hi Alan., We are seeing the issue in AIX 7.2 and Java 11.0.11+9. And SO_LINGER is not enabled. There's not much to go on here. A starting point would be to see if the nio/channels tests are passing on this operating system. There are several tests that exercise async close. If there is OS issue then it might happen with the async close of Socket too. -Alan