java.lang.AssertionError: Should not get here at sun.nio.fs.WindowsFileAttributes.volSerialNumber
修改一下磁盘序列号
生成javadoc编码错误
添加参数-encoding UTF-8 -charset UTF-8
import com.sun.image.codec.jpeg.JPEGCodec不通过 找不到包
Eclipse默认把这些受访问限制的API设成了ERROR。只要把Windows-Preferences-Java-Complicer-Errors/Warnings里面的Deprecated and restricted API中的Forbidden references(access rules)选为Warning就可以编译通过。