RFR: 8299684: (bf) JNI direct buffer functions with large capacity behave unexpectedly [v4]

Brian Burkhalter bpb at openjdk.org
Mon Jan 9 23:14:56 UTC 2023


On Mon, 9 Jan 2023 05:40:57 GMT, David Holmes <dholmes at openjdk.org> wrote:

>> Brian Burkhalter has updated the pull request incrementally with one additional commit since the last revision:
>> 
>>   8299684: Add test for out of range capacity passed to NewDirectBuffer
>
> make/test/JtregNativeJdk.gmk line 81:
> 
>> 79: 
>> 80:   BUILD_JDK_JTREG_LIBRARIES_LIBS_libTracePinnedThreads := jvm.lib
>> 81:   BUILD_JDK_JTREG_LIBRARIES_LIBS_libNewDirectByteBuffer := -ljava -lc
> 
> This is not correct for Windows

Do you have a suggestion?

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

PR: https://git.openjdk.org/jdk/pull/11873


More information about the hotspot-dev mailing list