On Tue, 2 Sep 2025 05:02:47 GMT, Jaikiran Pai <j...@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