RFR: 8365588: defineClass that accepts a ByteBuffer does not work as expected [v9]

Xueming Shen sherman at openjdk.org
Mon Oct 13 17:44:25 UTC 2025


On Mon, 13 Oct 2025 17:08:09 GMT, Alan Bateman <alanb at openjdk.org> wrote:

>> Xueming Shen has updated the pull request incrementally with one additional commit since the last revision:
>> 
>>   test case update
>
> test/jdk/java/lang/ClassLoader/defineClass/DefineClassDirectByteBuffer.java line 29:
> 
>> 27:  * @bug 8365588
>> 28:  *
>> 29:  * @library /lib/testlibrary/java/lang
> 
> What is this used for?

removed. leftover from my early draft

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

PR Review Comment: https://git.openjdk.org/jdk/pull/27569#discussion_r2426958984


More information about the core-libs-dev mailing list