eclipse-jdt/eclipse.jdt.core

Where to find the changelog for ECJ compiler versions?

Offen

#262 geöffnet am 26.07.2022

 (4 Kommentare) (2 Reaktionen) (0 zugewiesene Personen)Java (183 Forks)auto 404
help wanted

Repository-Metriken

Stars
 (233 Sterne)
PR-Merge-Metriken
 (PR-Metriken ausstehend)

Beschreibung

New versions of ecj are published in Maven central at https://search.maven.org/search?q=g:org.eclipse.jdt%20a:ecj but I am not able to find a version changelog. E.g. from release 3.26.0 and 3.27.0 the minimum required Java version was changed from 8 to 11, which is an information I would like to have upfront before upgrading my dependencies.

Contributor Guide