On Tue, 18 Apr 2023 02:08:03 GMT, Alexander Matveev <almat...@openjdk.org> wrote:
> - Added missing exception checks for JNI calls. > - Improved JNI error checking by checking for both exception and return > value. > - Minor code clean up. This pull request has now been integrated. Changeset: 77c43e0d Author: Alexander Matveev <almat...@openjdk.org> URL: https://git.openjdk.org/jfx/commit/77c43e0d7209da756a6b10bb29c88bd22f199f26 Stats: 291 lines in 15 files changed: 77 ins; 96 del; 118 mod 8304290: Some JNI calls made without checking exceptions in media Reviewed-by: arapte, kcr ------------- PR: https://git.openjdk.org/jfx/pull/1094