On Wed, 6 Nov 2019 10:17:05 GMT, Arun Joseph <github.com+24428922+arun-jos...@openjdk.org> wrote:
> We currently use SQLite version 3.28.0. We should update to the latest stable > release version 3.30.1 released. > https://www.sqlite.org/index.html > > ---------------- > > Commits: > - 24c6375d: 8231188: Update SQLite to version 3.30.1 > > Changes: https://git.openjdk.java.net/jfx/pull/31/files > Webrev: https://webrevs.openjdk.java.net/jfx/31/webrev.00 > Issue: https://bugs.openjdk.java.net/browse/JDK-8231188 > Stats: 7934 lines in 4 files changed: 3028 ins; 734 del; 4172 mod > Patch: https://git.openjdk.java.net/jfx/pull/31.diff > Fetch: git fetch https://git.openjdk.java.net/jfx pull/31/head:pull/31 Looks good. Tested on all three platforms. ---------------- Approved by kcr (Lead). PR: https://git.openjdk.java.net/jfx/pull/31