On Fri, 10 Jul 2026 08:58:43 GMT, Serguei Spitsyn <[email protected]> wrote:
>> I read this as creating the exception, then falling through to code below >> which may callReleaseStringPlatformChars. >> err is still 0 so no other exception will be thrown. > > Agreed, thanks. I was surprised that JNU_ThrowIOException falls through, but apparently it does not also return. ------------- PR Review Comment: https://git.openjdk.org/jdk/pull/31407#discussion_r3570431243
