Re: RFR: 8247963: Update SQLite to version 3.32.3

2020-07-02 Thread Guru Hb
On Wed, 1 Jul 2020 17:14:30 GMT, Arun Joseph  wrote:

> We currently use SQLite version 3.31.1. We should update to the latest stable 
> release version 3.32.3 released on
> 2020-06-18. https://www.sqlite.org/index.html

Looks good to me

-

Marked as reviewed by ghb (Reviewer).

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


Re: RFR: 8247963: Update SQLite to version 3.32.3

2020-07-01 Thread Kevin Rushforth
On Wed, 1 Jul 2020 17:14:30 GMT, Arun Joseph  wrote:

> We currently use SQLite version 3.31.1. We should update to the latest stable 
> release version 3.32.3 released on
> 2020-06-18. https://www.sqlite.org/index.html

Looks good. Tested on all three platforms.

-

Marked as reviewed by kcr (Lead).

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


RFR: 8247963: Update SQLite to version 3.32.3

2020-07-01 Thread Arun Joseph
We currently use SQLite version 3.31.1. We should update to the latest stable 
release version 3.32.3 released on
2020-06-18. https://www.sqlite.org/index.html

-

Commit messages:
 - 8247963: Update SQLite to version 3.32.3

Changes: https://git.openjdk.java.net/jfx/pull/261/files
 Webrev: https://webrevs.openjdk.java.net/jfx/261/webrev.00
  Issue: https://bugs.openjdk.java.net/browse/JDK-8247963
  Stats: 4409 lines in 4 files changed: 2488 ins; 1057 del; 864 mod
  Patch: https://git.openjdk.java.net/jfx/pull/261.diff
  Fetch: git fetch https://git.openjdk.java.net/jfx pull/261/head:pull/261

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


Re: RFR: 8247963: Update SQLite to version 3.32.3

2020-07-01 Thread Kevin Rushforth
On Wed, 1 Jul 2020 17:14:30 GMT, Arun Joseph  wrote:

> We currently use SQLite version 3.31.1. We should update to the latest stable 
> release version 3.32.3 released on
> 2020-06-18. https://www.sqlite.org/index.html

@guruhb @bhaweshkc can one of you review this as well?

-

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