Skip to content
New issue

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

[Bug] 用例VersionCheck.java运行失败 #343

Closed
sendaoYan opened this issue Jun 13, 2022 · 0 comments
Closed

[Bug] 用例VersionCheck.java运行失败 #343

sendaoYan opened this issue Jun 13, 2022 · 0 comments

Comments

@sendaoYan
Copy link
Collaborator

Description
用例jdk/test/tools/launcher/VersionCheck.java 运行失败

Steps to Reproduce
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
image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant