diff options
author | Sebastian Rasmussen <sebras@gmail.com> | 2016-08-29 16:50:44 +0800 |
---|---|---|
committer | Sebastian Rasmussen <sebras@gmail.com> | 2016-09-01 23:09:05 +0800 |
commit | 841fae6c1a458882984c864af4a2ffe7570faee4 (patch) | |
tree | 69aea9ce7c70cee096d937f85712a4b005743933 /platform/java/src | |
parent | 9699fc92ebde78397c2b93f9f1100f5ff45f5c6b (diff) | |
download | mupdf-841fae6c1a458882984c864af4a2ffe7570faee4.tar.xz |
JNI: Keep arguments before giving them to constructor.
The arguments will be freed by the finalizer of the object.
The finalizer for an object is called even if the constructor
throws an Exception or an OutOfMemoryError.
Diffstat (limited to 'platform/java/src')
0 files changed, 0 insertions, 0 deletions