On Fri, 4 Feb 2022 12:53:51 GMT, Hima Bindu Meda <d...@openjdk.java.net> wrote:
> Updated SQLite to 3.37.2 released on 2022-01-06 from the current version > 3.32.3. > > Website : https://www.sqlite.org/index.html > Source code can be found from https://www.sqlite.org/download.html at > [sqlite-amalgamation-3370200.zip](https://www.sqlite.org/2022/sqlite-amalgamation-3370200.zip) > > Verified the updated version with unit tests and sanity testing. > No issues are observed. This pull request has now been integrated. Changeset: 6b7b463c Author: Hima Bindu Meda <hima.bindu.m...@oracle.com> Committer: Ambarish Rapte <ara...@openjdk.org> URL: https://git.openjdk.java.net/jfx/commit/6b7b463cd2286658ad7d236824ded9b1020329e7 Stats: 22902 lines in 5 files changed: 11655 ins; 3597 del; 7650 mod 8280841: Update SQLite to 3.37.2 Reviewed-by: kcr, arapte ------------- PR: https://git.openjdk.java.net/jfx/pull/727