You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[ FAILED ] 1 test, listed below:
[ FAILED ] ThreadsListHandle.sanity_vm
1 FAILED TEST
YOU HAVE 15 DISABLED TESTS
Warning: asynclog is OFF.
Warning: asynclog is OFF.
Warning: asynclog is OFF.
Warning: asynclog is OFF.
Warning: asynclog is OFF.
Warning: asynclog is OFF.
OpenJDK 64-Bit Server VM warning: c1: printing of assembly code is enabled; turning on DebugNonSafepoints to gain additional output
OpenJDK 64-Bit Server VM warning: c2: printing of assembly code is enabled; turning on DebugNonSafepoints to gain additional output
ERROR: RUN_ALL_TESTS() failed. Error 1
STDERR:
java.lang.AssertionError: gtest execution failed; exit code = 2. the failed tests: [ThreadsListHandle::sanity_vm]
at GTestWrapper.main(GTestWrapper.java:98)
[ RUN ] ThreadsListHandle.sanity_vm
test/hotspot/gtest/runtime/test_ThreadsListHandle.cpp:294: Failure
Expected equality of these values:
tlh1.list()
Which is: 0xaaab0e730e50
tlh2.list()
Which is: 0xffff28024de0
tlh1.list() must match tlh2.list()
test/hotspot/gtest/runtime/test_ThreadsListHandle.cpp:342: Failure
Expected equality of these values:
tlh1.list()
Which is: 0xaaab0e730e50
tlh3.list()
Which is: 0xffff28024de0
tlh1.list() must match tlh3.list()
test/hotspot/gtest/runtime/test_ThreadsListHandle.cpp:394: Failure
Expected equality of these values:
ThreadsListHandleTest::get_TL_nested_handle_cnt(list_ptr1->list())
Which is: 1
(intx)2
Which is: 2
list_ptr1->list()->_nested_handle_cnt must be 2
test/hotspot/gtest/runtime/test_ThreadsListHandle.cpp:404: Failure
Expected equality of these values:
tlh1.list()
Which is: 0xaaab0e730e50
tlh2.list()
Which is: 0xffff28024de0
tlh1.list() must match tlh2.list()
test/hotspot/gtest/runtime/test_ThreadsListHandle.cpp:442: Failure
Expected equality of these values:
ThreadsListHandleTest::get_TL_nested_handle_cnt(list_ptr1->list())
Which is: 1
(intx)2
Which is: 2
list_ptr1->list()->_nested_handle_cnt must be 2
[ FAILED ] ThreadsListHandle.sanity_vm (0 ms)
job: https://tone.aliyun-inc.com/ws/xesljfzh/test_result/354545
JDK-8315141
The text was updated successfully, but these errors were encountered: