FOME-Tech / fome-fw

Free Open Motorsports ECU
https://www.fome.tech
Other
43 stars 22 forks source link

update to latest antlr4 version #341

Closed mi-hol closed 7 months ago

mi-hol commented 7 months ago

PR to test workflows on master repo because all workflows on my fork fail since weeks! image

rusefillc commented 7 months ago

https://github.com/antlr/antlr4/releases/tag/4.10 requires java 11 while this repo is java 8 https://github.com/FOME-Tech/fome-fw/blob/master/.github/workflows/build-FOME-console.yaml

mi-hol commented 7 months ago

this repo is java 8

recommendation from https://whichjdk.com/#releases would suggest an update in due course. Most distributions seems to have end-of-support date for Java 8 set to 30 Jun 2026

JDK Version Type Release Date Highlights Recommendation
8 LTS 03/2014 Lambdas Last LTS version under previous release model. Free updates by Oracle ended, but still maintained by others. Upgrade to a 11 or 17 within the next months!
rusefillc commented 7 months ago

in rusEFI this was addressed around https://github.com/rusefi/rusefi/commit/513b075eae1300b2bae0ca6c4656960f35300646