summaryrefslogtreecommitdiff
path: root/attic
diff options
context:
space:
mode:
authorGrant Limberg <glimberg@gmail.com>2015-06-09 23:12:44 -0700
committerGrant Limberg <glimberg@gmail.com>2015-06-09 23:12:44 -0700
commit4dc0ff8f13a2a5d852cda9302632d58b25d045ac (patch)
treef536b00eb9082a7cbe9bd32c6ebd1aac0598775e /attic
parent3013d90f579ac970e41000d6732e798589c3ac90 (diff)
downloadinfinitytier-4dc0ff8f13a2a5d852cda9302632d58b25d045ac.tar.gz
infinitytier-4dc0ff8f13a2a5d852cda9302632d58b25d045ac.zip
Replace calls to Get<Type>ArrayElements with GetPrimitiveArrayCritical.
This puts code accessing the data in a critical section so that the GC cannot run while JNI has access to the array. This helps with stability somewhat, but I'm still getting some crashes in the GC
Diffstat (limited to 'attic')
0 files changed, 0 insertions, 0 deletions