#1626: Add caching of field list and field validation in Structure along with more efficient reentrant read-write locking instead of synchronized() blocks - @BrettWooldridge
Bug Fixes
#1618: Fix calls to jnidispatch on Android with 16KB page size - @Thomyrock