JDK-8280841 : Update SQLite to 3.37.2
  • Type: Bug
  • Component: javafx
  • Sub-Component: web
  • Affected Version: 8u341,openjfx19
  • Priority: P3
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2022-01-28
  • Updated: 2022-07-17
  • Resolved: 2022-02-11
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
8u341Fixed openjfx11.0.16Fixed
Related Reports
Cloners :  
Description
We currently use SQLite version 3.32.3. It's time to update to the latest stable release version 3.37.2 released on 2022-01-06
https://www.sqlite.org/index.html

Comments
A pull request was submitted for review. URL: https://git.openjdk.org/jfx/pull/833 Date: 2022-07-16 18:44:29 +0000
16-07-2022

A pull request was submitted for review. URL: https://git.openjdk.java.net/jfx17u/pull/42 Date: 2022-04-29 16:59:33 +0000
29-04-2022

A pull request was submitted for review. URL: https://git.openjdk.java.net/jfx11u/pull/85 Date: 2022-04-28 17:04:37 +0000
28-04-2022

Changeset: 6b7b463c Author: Hima Bindu Meda <hima.bindu.meda@oracle.com> Committer: Ambarish Rapte <arapte@openjdk.org> Date: 2022-02-11 06:40:57 +0000 URL: https://git.openjdk.java.net/jfx/commit/6b7b463cd2286658ad7d236824ded9b1020329e7
11-02-2022

Downloaded the latest stable release version from https://www.sqlite.org/download.html corresponding to sqlite-amalgamation-3370200.zip. Firstly, Compared the existing version of the library and the release version 3.32.3 and verified that there are no workspace specific changes. Updated the files from the latest amalgamation. Verified the build and tested for sanity and unity tests. No failures are observed.
07-02-2022

A pull request was submitted for review. URL: https://git.openjdk.java.net/jfx/pull/727 Date: 2022-02-04 12:53:51 +0000
07-02-2022