bytedance / bytedance/CompoundVM
isServer()实现错误导致TestPrintPreciseRTMLockingStatisticsOptionOnUnsupportedConfig.java用例报错
- Dominant language
- Java
- Stars
- 118
- Forks
- 22
- Avg merge
- 8d 8h
- Merged PRs (30d)
- 4
Description
compiler/rtm/cli/TestPrintPreciseRTMLockingStatisticsOptionOnUnsupportedConfig.java用例报错日志:
```
java.lang.RuntimeException: Expected to get exit value of [1]
at com.oracle.java.testlibrary.OutputAnalyzer.shouldHaveExitValue(OutputAnalyzer.java:362)
at com.oracle.java.testlibrary.cli.CommandLineOptionTest.verifyJVMStartup(CommandLineOptionTest.java:104)
at com.oracle.java.testlibrary.cli.CommandLineOptionTest.verifySameJVMStartup(CommandLineOptionTest.java:141)
at TestPrintPreciseRTMLockingStatisticsBase.verifyJVMStartup(TestPrintPreciseRTMLockingStatisticsBase.java:69)
at RTMGenericCommandLineOptionTest.runGenericX86TestCases(RTMGenericCommandLineOptionTest.java:133)
at RTMGenericCommandLineOptionTest.runX86UnsupportedVMTestCases(RTMGenericCommandLineOptionTest.java:115)
at RTMGenericCommandLineOptionTest.runTestCases(RTMGenericCommandLineOptionTest.java:95)
at com.oracle.java.testlibrary.cli.CommandLineOptionTest.test(CommandLineOptionTest.java:326)
at TestPrintPreciseRTMLockingStatisticsOptionOnUnsupportedConfig.main(TestPrintPreciseRTMLockingStatisticsOptionOnUnsupportedConfig.java:52)
```
Contributor guide
Assessment
This issue has not been assessed yet.