RFR: 7903547: libffmpeg sample crashes JVM
Athijegannathan Sundararajan
sundar at openjdk.org
Thu Aug 31 09:39:31 UTC 2023
try..finally is moved inside another enclosing try-with-resources for the confined Arena object. Repeated runs of sample many times do not crash anymore.
-------------
Commit messages:
- 7903547: libffmpeg sample crashes JVM
Changes: https://git.openjdk.org/jextract/pull/128/files
Webrev: https://webrevs.openjdk.org/?repo=jextract&pr=128&range=00
Issue: https://bugs.openjdk.org/browse/CODETOOLS-7903547
Stats: 241 lines in 1 file changed: 63 ins; 79 del; 99 mod
Patch: https://git.openjdk.org/jextract/pull/128.diff
Fetch: git fetch https://git.openjdk.org/jextract.git pull/128/head:pull/128
PR: https://git.openjdk.org/jextract/pull/128
More information about the jextract-dev
mailing list