Yes Alan. We have identified the following files that require reordering. src/java.base/share/classes/sun/nio/ch/DatagramChannelImpl.java src/java.base/share/classes/sun/nio/ch/NioSocketImpl.java src/java.base/share/classes/sun/nio/ch/ServerSocketChannelImpl.java src/java.base/share/classes/sun/nio/ch/SocketChannelImpl.java src/java.base/unix/classes/sun/nio/ch/SinkChannelImpl.java src/java.base/unix/classes/sun/nio/ch/SourceChannelImpl.java
Please let us know if you think any other files need to be modified ________________________________ From: Alan Bateman <alan.bate...@oracle.com> Sent: Friday, March 7, 2025 2:55 PM To: Shruthi . <shruthi.shrut...@ibm.com>; net-dev@openjdk.org <net-dev@openjdk.org> Cc: Syed Moinudeen <smoin...@in.ibm.com>; SREENIVAS MAKINEEDI <sre...@us.ibm.com> Subject: [EXTERNAL] Re: Suggestion needed to port the fix to JDK17 and JDK11S On 07/03/2025 09: 17, Shruthi . wrote: Hi Alan, Did you get a chance to review the fix that we have shared. It's on my list to respond to. Note that the changes to allow for pending signals are disruptive, impact many classes. The changes that On 07/03/2025 09:17, Shruthi . wrote: Hi Alan, Did you get a chance to review the fix that we have shared. It's on my list to respond to. Note that the changes to allow for pending signals are disruptive, impact many classes. The changes that were proposed here only address the issue for AIX in one class but there are many other APIs impacted. -Alan