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
[secondary_super_cache][fastdebug]-Xcomp -XX:-TieredCompilation选项下com/alibaba/wisp/lock/TestUnsafePark.java报错awake should be set before unsafe.park expired 1734672362794 1734672362330: expected true, was false
#902
Open
sendaoYan opened this issue
Dec 23, 2024
· 1 comment
STDERR:
java.lang.RuntimeException: awake should be set before unsafe.park expired 1734924925358 1734924924953: expected true, was false
at jdk.testlibrary.Asserts.fail(Asserts.java:540)
at jdk.testlibrary.Asserts.assertTrue(Asserts.java:490)
at TestUnsafePark.main(TestUnsafePark.java:42)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:566)
at com.sun.javatest.regtest.agent.MainWrapper$MainTask.run(MainWrapper.java:138)
at java.base/java.lang.Thread.run(Thread.java:955)
【jdk信息】
java -version;java -Xinternalversion
openjdk version "11.0.25-internal" 2024-10-15
OpenJDK Runtime Environment (fastdebug build 11.0.25-internal+0-adhoc..dragonwell11.nightly.pipeline)
OpenJDK 64-Bit Server VM (fastdebug build 11.0.25-internal+0-adhoc..dragonwell11.nightly.pipeline, mixed mode)
OpenJDK 64-Bit Server VM (fastdebug 11.0.25-internal+0-adhoc..dragonwell11.nightly.pipeline) for linux-amd64 JRE (11.0.25-internal+0-adhoc..dragonwell11.nightly.pipeline), built on Dec 17 2024 16:39:47 by "" with gcc 7.5.0
默认:https://tone.aliyun-inc.com/ws/xesljfzh/test_result/427718
false:https://tone.aliyun-inc.com/ws/xesljfzh/test_result/427657
true:https://tone.aliyun-inc.com/ws/xesljfzh/test_result/427676
【环境准备】
【对比测试】
【用例日志】
【jdk信息】
【系统版本信息】
The text was updated successfully, but these errors were encountered: