On Wed, 12 Feb 2025 23:37:44 GMT, Brian Burkhalter <b...@openjdk.org> wrote:

> > I think testing should not run into any issue
> 
> I did not find any problem for the tests in the 
> [jdk_nio](https://github.com/openjdk/jdk/blob/55097dd4cbb5d691c12cb0247d66dce593759d59/test/jdk/TEST.groups#L206)
>  group on Linux, macOS, or Windows. This test group includes in particular 
> these tests
> 
> ```
> java/nio/jni/NewDirectByteBuffer.java
> java/nio/channels/FileChannel/directio
> java/nio/channels/spi/SelectorProvider/inheritedChannel
> ```
> 
> which the proposed change specifically would affect.

Thank you, @bplb!

-------------

PR Comment: https://git.openjdk.org/jdk/pull/23575#issuecomment-2655140100

Reply via email to