RFR: 8280841: Update SQLite to 3.37.2

Hima Bindu Meda duke at openjdk.java.net
Mon Feb 7 10:24:45 UTC 2022


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.

-------------

Commit messages:
 - Remove trailing whitespaces
 - Update SQLite to 3.37.2

Changes: https://git.openjdk.java.net/jfx/pull/727/files
 Webrev: https://webrevs.openjdk.java.net/?repo=jfx&pr=727&range=00
  Issue: https://bugs.openjdk.java.net/browse/JDK-8280841
  Stats: 22876 lines in 4 files changed: 11629 ins; 3597 del; 7650 mod
  Patch: https://git.openjdk.java.net/jfx/pull/727.diff
  Fetch: git fetch https://git.openjdk.java.net/jfx pull/727/head:pull/727

PR: https://git.openjdk.java.net/jfx/pull/727


More information about the openjfx-dev mailing list