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

Alexander Zvegintsev azvegint at openjdk.org
Wed Jun 4 05:39:36 UTC 2025


> 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

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

Changes:
  - all: https://git.openjdk.org/jdk/pull/25605/files
  - new: https://git.openjdk.org/jdk/pull/25605/files/5f49dc30..f40cd179

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk&pr=25605&range=01
 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=25605&range=00-01

  Stats: 5 lines in 1 file changed: 4 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