summaryrefslogtreecommitdiff
path: root/platform/java/src
diff options
context:
space:
mode:
authorSebastian Rasmussen <sebras@gmail.com>2016-08-29 16:50:44 +0800
committerSebastian Rasmussen <sebras@gmail.com>2016-09-01 23:09:05 +0800
commit841fae6c1a458882984c864af4a2ffe7570faee4 (patch)
tree69aea9ce7c70cee096d937f85712a4b005743933 /platform/java/src
parent9699fc92ebde78397c2b93f9f1100f5ff45f5c6b (diff)
downloadmupdf-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