On Wed, 4 Jun 2025 05:39:36 GMT, Alexander Zvegintsev <azveg...@openjdk.org> wrote:
>> After calling `AWT_UNLOCK()`, `GetStringUTFChars` may be called with a >> pending exception. > > Alexander Zvegintsev has updated the pull request incrementally with one > additional commit since the last revision: > > JNU_CHECK_EXCEPTION_RETURN for GetStringUTFChars It is still unclear why an exception is reported just in this line and others like mention below, can we narrow down what exact line in the code/macro caused that? ------------- PR Comment: https://git.openjdk.org/jdk/pull/25605#issuecomment-2939142709