RFR: 8304290: Some JNI calls made without checking exceptions in media [v3]
Ambarish Rapte
arapte at openjdk.org
Mon Jun 19 12:54:22 UTC 2023
On Tue, 6 Jun 2023 23:27:19 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.
>
> Alexander Matveev has updated the pull request incrementally with one additional commit since the last revision:
>
> 8304290: Some JNI calls made without checking exceptions in media [v3]
Marked as reviewed by arapte (Reviewer).
-------------
PR Review: https://git.openjdk.org/jfx/pull/1094#pullrequestreview-1486165243
More information about the openjfx-dev
mailing list