eclipse-jdt/eclipse.jdt.core

Where to find the changelog for ECJ compiler versions?

开放

#262 创建于 2022年7月26日

 (4 条评论) (2 个反应) (0 位负责人)Java (183 个派生)auto 404
help wanted

仓库指标

星标
 (233 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

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.

贡献者指南