RFR: 8358452: JNI exception pending in Java_sun_awt_screencast_ScreencastHelper_remoteDesktopKeyImpl of screencast_pipewire.c:1214 (ID: 51119) [v2]

Sergey Bylokhov serb at openjdk.org
Wed Jun 4 08:43:22 UTC 2025


On Wed, 4 Jun 2025 05:39:36 GMT, Alexander Zvegintsev <azvegint at 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


More information about the client-libs-dev mailing list