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

Alexander Matveev almatvee at openjdk.org
Wed May 31 22:36:56 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.

8304290: Some JNI calls made without checking exceptions in media [v2]
 - Fixed latest comments.

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

PR Comment: https://git.openjdk.org/jfx/pull/1094#issuecomment-1571048630


More information about the openjfx-dev mailing list