【Java】OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended

问题现象:

IDEA debug java代码出现警告,代码可以正常运行
【Java 笔记】OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes ……

告警内容:OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended

解决办法:

在顶部栏里选择File → Settings… → 输入async+回车 → 把图中的勾选的√去掉 → 保存
【Java 笔记】OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes ……

相关文章:

  • 2021-07-01
  • 2022-12-23
  • 2021-08-23
  • 2022-12-23
  • 2021-09-28
  • 2022-12-23
  • 2022-12-23
猜你喜欢
  • 2021-12-06
  • 2021-07-21
  • 2021-10-28
  • 2021-07-18
  • 2022-12-23
  • 2022-12-23
  • 2021-03-25
相关资源
相似解决方案