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.

貢獻者指南