RFR: 8299684: (bf) JNI direct buffer functions with large capacity behave unexpectedly [v4]
Brian Burkhalter
bpb at openjdk.org
Wed Jan 11 17:27:24 UTC 2023
On Tue, 10 Jan 2023 06:09:21 GMT, David Holmes <dholmes at openjdk.org> wrote:
>> BUILD_JDK_JTREG_LIBRARIES_LIBS_libNewDirectByteBuffer := jvm.lib
>>
>> as per the preceding line.
>
> Sorry, my bad, that should be:
>
> BUILD_JDK_JTREG_LIBRARIES_LIBS_libNewDirectByteBuffer := $(WIN_LIB_JAVA)
>
> the Windows equivalent of `-ljava`.
Thanks. So changed in 82d9e6f1f6782b180943d1136881d58dd2852e58.
-------------
PR: https://git.openjdk.org/jdk/pull/11873
More information about the nio-dev
mailing list