We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Description 用例jdk/test/tools/launcher/VersionCheck.java 运行失败
Steps to Reproduce jtreg jdk/test/tools/launcher/VersionCheck.java
jtreg jdk/test/tools/launcher/VersionCheck.java
Internal Strings Test: 0 Testing (-version): /home/yansendao/software/jdk/2022-05/dragonwell-8.11.12/bin/idlj Testing (-version): /home/yansendao/software/jdk/2022-05/dragonwell-8.11.12/bin/jgroup Testing (-version): /home/yansendao/software/jdk/2022-05/dragonwell-8.11.12/bin/jhat Testing (-version): /home/yansendao/software/jdk/2022-05/dragonwell-8.11.12/bin/java Testing (-version): /home/yansendao/software/jdk/2022-05/dragonwell-8.11.12/bin/javac Testing (-version): /home/yansendao/software/jdk/2022-05/dragonwell-8.11.12/bin/javah Testing (-version): /home/yansendao/software/jdk/2022-05/dragonwell-8.11.12/bin/javap Testing (-version): /home/yansendao/software/jdk/2022-05/dragonwell-8.11.12/bin/jdb STDERR: java.lang.AssertionError: Some tests failed at VersionCheck.main(VersionCheck.java:227) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at com.sun.javatest.regtest.agent.MainWrapper$MainThread.run(MainWrapper.java:127) at java.lang.Thread.run(Thread.java:855)
Expected behavior run pass
JDK version
openjdk version "1.8.0_332" OpenJDK Runtime Environment (Alibaba Dragonwell 8.11.12) (build 1.8.0_332-b01) OpenJDK 64-Bit Server VM (Alibaba Dragonwell 8.11.12) (build 25.332-b01, mixed mode)
Execution environment
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Description
用例jdk/test/tools/launcher/VersionCheck.java 运行失败
Steps to Reproduce
jtreg jdk/test/tools/launcher/VersionCheck.java
Expected behavior
run pass
JDK version
Execution environment
The text was updated successfully, but these errors were encountered: