1.在安装目录bin下找到idea.bat 并在最后一行添加pauseidea 双击没反应 OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0

2.执行idea.bat

idea 双击没反应 OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0

OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
Error occurred during initialization of VM
Initial heap size set to a larger value than the maximum heap size

解决办法:

打开C:\Users\.IntelliJIdea2019.3\config下的idea64.exe.vmoptions

注意!是C盘User下的,不是安装目录下的

idea 双击没反应 OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0更改使得Xmx>Xms

 

相关文章:

  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-11-08
  • 2021-08-15
  • 2021-12-06
  • 2021-05-11
  • 2022-12-23
猜你喜欢
  • 2021-09-20
  • 2021-11-19
  • 2022-12-23
  • 2022-12-23
  • 2021-08-23
  • 2021-09-28
相关资源
相似解决方案