What's Changed
- Copies changes from
ion-11-encodingbranch that are not specific to Ion 1.1. (https://github.com/amazon-ion/ion-java/pull/1096) - Resurrect copy optimization. (https://github.com/amazon-ion/ion-java/pull/1093)
- Shortens AbstractIonWriter.writeValues, allowing the JIT to optimize it more efficiently, improving performance by up to 12%. (https://github.com/amazon-ion/ion-ja...