Suggestion needed to port the fix to JDK17 and JDK11S
Alan Bateman
alan.bateman at oracle.com
Wed Mar 12 15:45:39 UTC 2025
On 07/03/2025 11:04, Shruthi . wrote:
> 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
>
The recent refactoring in JDK-8351458 means the change can be more
local. Would it be possible to test the patch attached to JDK-8317801 in
your environment? This patch is against main line of course.
-Alan
[1] https://bugs.openjdk.org/browse/JDK-8317801
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mail.openjdk.org/pipermail/net-dev/attachments/20250312/be99871f/attachment.htm>
More information about the net-dev
mailing list