RFR: 8304290: Some JNI calls made without checking exceptions in media [v3]
Alexander Matveev
almatvee at openjdk.org
Tue Jun 6 23:27:19 UTC 2023
> - 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]
-------------
Changes:
- all: https://git.openjdk.org/jfx/pull/1094/files
- new: https://git.openjdk.org/jfx/pull/1094/files/582daf7e..aad51ea7
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jfx&pr=1094&range=02
- incr: https://webrevs.openjdk.org/?repo=jfx&pr=1094&range=01-02
Stats: 10 lines in 2 files changed: 1 ins; 8 del; 1 mod
Patch: https://git.openjdk.org/jfx/pull/1094.diff
Fetch: git fetch https://git.openjdk.org/jfx.git pull/1094/head:pull/1094
PR: https://git.openjdk.org/jfx/pull/1094
More information about the openjfx-dev
mailing list