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