RFR: 8304290: Some JNI calls made without checking exceptions in media [v3]
Kevin Rushforth
kcr at openjdk.org
Wed Jun 7 15:32:10 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 kcr (Lead).
-------------
PR Review: https://git.openjdk.org/jfx/pull/1094#pullrequestreview-1467997769
More information about the openjfx-dev
mailing list