【发布时间】:2020-10-25 00:44:05
【问题描述】:
我正在尝试在我的 linux 机器上运行此命令:
java -noverify -Xbootclasspath/p:burp-loader-keygen-2020_2.jar -jar burpsuite_pro_v2020.2.jar
我不断收到这些错误:
-Xbootclasspath/p is no longer a supported option.
Error: Could not create the Java Virtual Machine.
Error: A fatal exception has occurred. Program will exit.
我尝试再次安装这些版本:
sudo apt update
sudo apt install default-jdk -y
sudo apt install default-jre -y
但是我一遍又一遍地遇到同样的错误,有什么解决方案或帮助或建议吗?
【问题讨论】:
-
检查
java -version。你得到了什么? -
我明白了:
openjdk version "11.0.8" 2020-07-14 OpenJDK Runtime Environment (build 11.0.8+10-post-Debian-1deb10u1) OpenJDK 64-Bit Server VM (build 11.0.8+10-post-Debian-1deb10u1, mix$