RFR: 8366495: Incorrect minimum memory size allocated in allocateNativeInternal()
Amit Kumar
amitkumar at openjdk.org
Tue Sep 2 05:40:46 UTC 2025
On Tue, 2 Sep 2025 05:02:47 GMT, Jaikiran Pai <jpai at openjdk.org> wrote:
>The testZeroLengthNativeSegment() test method in test/jdk/java/foreign/TestSegments.java already covers this code path and exercises this bug.
Hi @jaikiran ,
I tried to spend sometime over it as current tests were passing, but couldn't reproduce the failure on openjdk. I guess, we will just pass it for now.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/27027#issuecomment-3243846300
More information about the core-libs-dev
mailing list