JDK-8218170 : Upgrade antlr to version 4.7.2
  • Type: Bug
  • Component: javafx
  • Sub-Component: build
  • Affected Version: 8u221,openjfx11,openjfx12
  • Priority: P3
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2019-01-31
  • Updated: 2020-01-31
  • Resolved: 2019-03-21
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
8u221Fixed openjfx11.0.4Fixed
Related Reports
Cloners :  
Duplicate :  
Description
 We need to update the version of antlr to the latest version, which is 4.7.2.

Note that this means porting from antlr3 to antlr4.

Comments
Changeset: d39ab27d9c87 Author: mennen Date: 2019-03-21 06:12 -0700 URL: http://hg.openjdk.java.net/openjfx/jfx-dev/rt/rev/d39ab27d9c87 8218170: Upgrade antlr to version 4.7.2 Reviewed-by: kcr, arapte
21-03-2019

Currently we are using the following versions: FX 11/12 : antlr 3.5.2 FX 8 : antlr 3.1.3
31-01-2019