diff options
author | Grant Limberg <glimberg@gmail.com> | 2015-06-09 23:12:44 -0700 |
---|---|---|
committer | Grant Limberg <glimberg@gmail.com> | 2015-06-09 23:12:44 -0700 |
commit | 4dc0ff8f13a2a5d852cda9302632d58b25d045ac (patch) | |
tree | f536b00eb9082a7cbe9bd32c6ebd1aac0598775e /attic | |
parent | 3013d90f579ac970e41000d6732e798589c3ac90 (diff) | |
download | infinitytier-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