JDK-8225203 : Update SQLite to version 3.28.0
  • Type: Bug
  • Component: javafx
  • Sub-Component: web
  • Affected Version: 8u211,openjfx13
  • Priority: P2
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2019-06-03
  • Updated: 2020-06-03
  • Resolved: 2019-06-24
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
JDK 8 Other
8u231Fixed openjfx11.0.5Fixed
Related Reports
Cloners :  
Description
We currently use SQLite version 3.26.0. We should update to the latest stable release version 3.28.0
https://www.sqlite.org/index.html

Comments
Changeset: 1d59441f085e Author: arajkumar Date: 2019-06-24 15:34 +0530 URL: http://hg.openjdk.java.net/openjfx/jfx-dev/rt/rev/1d59441f085e 8225203: Update SQLite to version 3.28.0 Reviewed-by: kcr, jvos
24-06-2019

Please review the following PR, https://github.com/javafxports/openjdk-jfx/pull/505
20-06-2019