On Tue, 3 Jun 2025 03:39:31 GMT, Alexander Zvegintsev <azveg...@openjdk.org> wrote:
> After calling `AWT_UNLOCK()`, `GetStringUTFChars` may be called with a > pending exception. This pull request has now been integrated. Changeset: 2103dc15 Author: Alexander Zvegintsev <azveg...@openjdk.org> URL: https://git.openjdk.org/jdk/commit/2103dc15cb662fd8795b1b51d9cb61c389bed7a0 Stats: 6 lines in 1 file changed: 4 ins; 0 del; 2 mod 8358452: JNI exception pending in Java_sun_awt_screencast_ScreencastHelper_remoteDesktopKeyImpl of screencast_pipewire.c:1214 (ID: 51119) Reviewed-by: psadhukhan, serb, aivanov, avu ------------- PR: https://git.openjdk.org/jdk/pull/25605