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

Alexander Zvegintsev azvegint at openjdk.org
Tue Jun 3 03:44:19 UTC 2025


After calling `AWT_UNLOCK()`, `GetStringUTFChars` may be called with a pending exception.

-------------

Commit messages:
 - 8358452: JNI exception pending in Java_sun_awt_screencast_ScreencastHelper_remoteDesktopKeyImpl of screencast_pipewire.c:1214 (ID: 51119)

Changes: https://git.openjdk.org/jdk/pull/25605/files
  Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=25605&range=00
  Issue: https://bugs.openjdk.org/browse/JDK-8358452
  Stats: 1 line in 1 file changed: 0 ins; 0 del; 1 mod
  Patch: https://git.openjdk.org/jdk/pull/25605.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/25605/head:pull/25605

PR: https://git.openjdk.org/jdk/pull/25605


More information about the client-libs-dev mailing list