Suggestion needed to port the fix to JDK17 and JDK11S
Shruthi .
Shruthi.Shruthi1 at ibm.com
Fri Mar 7 11:04:18 UTC 2025
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.bateman at oracle.com>
Sent: Friday, March 7, 2025 2:55 PM
To: Shruthi . <Shruthi.Shruthi1 at ibm.com>; net-dev at openjdk.org <net-dev at openjdk.org>
Cc: Syed Moinudeen <smoinud1 at in.ibm.com>; SREENIVAS MAKINEEDI <sreeni at 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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mail.openjdk.org/pipermail/net-dev/attachments/20250307/1da7309e/attachment-0001.htm>
More information about the net-dev
mailing list