JDK-8211454 : Update SQLite to version 3.26.0
  • Type: Bug
  • Component: javafx
  • Sub-Component: web
  • Affected Version: jfx11,8
  • Priority: P3
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2018-10-03
  • Updated: 2020-01-31
  • Resolved: 2019-01-09
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
8u211Fixed jfx12,openjdk8u212Fixed
Related Reports
Cloners :  
Relates :  
Description
We currently use SQLite version 3.23.0. We should update to the latest stable release version 3.26.0
https://www.sqlite.org/index.html
Comments
Changeset: 35d5364af76a Author: arajkumar Date: 2019-01-09 11:41 +0530 URL: http://hg.openjdk.java.net/openjfx/jfx-dev/rt/rev/35d5364af76a 8211454: Update SQLite to version 3.26.0 Reviewed-by: jvos, mbilla, kcr
09-01-2019

Please review the following PR, https://github.com/javafxports/openjdk-jfx/pull/341
08-01-2019