Re: [Integrated] RFR: 8239109: Update SQLite to version 3.31.1

2020-02-23 Thread Guru Hb
Changeset: 4eaff0de
Author:Guru Hb 
Date:  2020-02-24 04:08:43 +
URL:   https://git.openjdk.java.net/jfx/commit/4eaff0de

8239109: Update SQLite to version 3.31.1

Reviewed-by: ajoseph, kcr, jvos

! modules/javafx.web/src/main/native/Source/ThirdParty/sqlite/VERSION
! modules/javafx.web/src/main/native/Source/ThirdParty/sqlite/sqlite3.c
! modules/javafx.web/src/main/native/Source/ThirdParty/sqlite/sqlite3.h
! modules/javafx.web/src/main/native/Source/ThirdParty/sqlite/sqlite3ext.h


Re: RFR: 8239109: Update SQLite to version 3.31.1

2020-02-22 Thread Johan Vos
On Thu, 20 Feb 2020 05:58:03 GMT, Guru Hb  wrote:

> Updating SQLite to version 3.31.1 (Currently used version is 3.30.1).

Marked as reviewed by jvos (Reviewer).

-

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


Re: RFR: 8239109: Update SQLite to version 3.31.1

2020-02-20 Thread Kevin Rushforth
On Thu, 20 Feb 2020 05:58:03 GMT, Guru Hb  wrote:

> Updating SQLite to version 3.31.1 (Currently used version is 3.30.1).

Marked as reviewed by kcr (Lead).

-

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


Re: RFR: 8239109: Update SQLite to version 3.31.1

2020-02-19 Thread Arun Joseph
On Thu, 20 Feb 2020 05:58:03 GMT, Guru Hb  wrote:

> Updating SQLite to version 3.31.1 (Currently used version is 3.30.1).

Marked as reviewed by ajoseph (Author).

-

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


RFR: 8239109: Update SQLite to version 3.31.1

2020-02-19 Thread Guru Hb
Updating SQLite to version 3.31.1 (Currently used version is 3.30.1).

-

Commits:
 - d4e17340: 8239109: Update SQLite to version 3.31.1

Changes: https://git.openjdk.java.net/jfx/pull/119/files
 Webrev: https://webrevs.openjdk.java.net/jfx/119/webrev.00
  Issue: https://bugs.openjdk.java.net/browse/JDK-8239109
  Stats: 9862 lines in 4 files changed: 4400 ins; 774 del; 4688 mod
  Patch: https://git.openjdk.java.net/jfx/pull/119.diff
  Fetch: git fetch https://git.openjdk.java.net/jfx pull/119/head:pull/119

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