Proposal: Newer version-string scheme for the Java SE Platform and the JDK
(mail.openjdk.java.net)
IngramChen
積分 0
- $UPDATE -- The update-release counter, incremented every three months for compatible update releases that fix security issues, regressions, and bugs in newer features. Thus the April 2018 release is 10.0.1, the July release is 10.0.2, and so forth. (Formerly $SECURITY, but with a non-trivial incrementation rule.)
最沒意義的 version number ,一直無意義的隨時間加有個屁用?!
不太懂,有出新版不是應該要 + 1 嗎? 還是你覺得應該改成 10.1, 10.2 就好了?
為什麼每三個月發一版?不是有新功能/patch 就發版嗎?這三個月沒改任何東西也要發一版加一號嗎?
這三個月裡需要緊急 patch 二次怎麼辦?又要變成 10.0.2+patch12 這樣嗎
最後還是決定採用比較接近 JEP 2231 的方式,就是 10.0.1, 10.0.2, 11.0.1... 一直累加,Long term support 版本會加上 lts,例如 11.0.2+13-lts