Java 8为什么会移除APT以及mirror API?

作者:Night Silent
链接:https://www.zhihu.com/question/35221042/answer/61780857
来源:知乎
著作权归作者所有。商业转载请联系作者获得授权,非商业转载请注明出处。

详情参考这里: JEP 117: Remove the Annotation-Processing Tool (apt)
引用如下:
Goals:
By removing apt from the JDK, annotation processing can finish transitioning
 to the superior, standardized JSR 269 API.

The apt annotation processing framework is JDK-specific and dates back to JDK
 5. The functionality of the API was standardized with JSR 269, which shipped
 as part of Java SE 6. In JDK 7, the entirety of the apt API was deprecated.
Impacts:
After this change, users of annotation processing will have to use the JSR
 269 annotation processing facility, which has been supported in javac since
 JDK 6. Since apt is just part of the JDK and not part of Java SE, there is a 
looser compatibility contract around this component than around an API in 
java.* or javax.*. The removal of a command line tool from the JDK is not 
unprecedented, but the removal of apt should be clearly described in the 
release notes and similar documents.

取代 APT 的是更优的 JSR 269 API - "Pluggable Annotation Processing API".

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值