Java

2020-01-15 查看 JDK 9 ~JDK13移除的API

2020-01-15  本文已影响0人  雨笋情缘

Run 

jdeprscan --release 13 -l --for-removal 

to get the list of APIs that are marked for removal in JDK 13.

The jdeprscan tool is available since JDK 9. If you want to print the list of APIs for a different JDK version, then replace the release number with 9 or later.

上一篇 下一篇

猜你喜欢

热点阅读