Integrated: 8304290: Some JNI calls made without checking exceptions in media

Alexander Matveev almatvee at openjdk.org
Tue Jun 20 21:01:20 UTC 2023


On Tue, 18 Apr 2023 02:08:03 GMT, Alexander Matveev <almatvee at 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 <almatvee at 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


More information about the openjfx-dev mailing list