RFR: 8299684: (bf) JNI direct buffer functions with large capacity behave unexpectedly [v4]
Brian Burkhalter
bpb at openjdk.org
Tue Jan 10 02:20:37 UTC 2023
On Mon, 9 Jan 2023 08:40:02 GMT, Alan Bateman <alanb at openjdk.org> wrote:
> If you make it a JUnit test then you'll be able to paramatrized test with value sources, and use the assertions API when checking each of the buffer properties.
All points addressed in d2386a4b73f0fa4eb9cc278b3cbb1578e6cb4b55 except converting to a JUnit test.
-------------
PR: https://git.openjdk.org/jdk/pull/11873
More information about the nio-dev
mailing list