报:
是因为项目中的使用的jdk过低
应该安装 jdk-8u212-windows-x64.exe 64位安装包
之后设定idea的Project Settings的Project的sdk为jdk-8u212
重启项目,就正常了。