dragonwell-project / dragonwell21

GNU General Public License v2.0
66 stars 19 forks source link

[upstream][jdk23]java/io/ObjectStreamClass/ObjectStreamClassCaching.java#Shenandoah timeout with -Xcomp -XX:TieredStopAtLevel=1 on aarch64 platform #36

Open sendaoYan opened 7 months ago

sendaoYan commented 7 months ago

job: https://tone.aliyun-inc.com/ws/xesljfzh/test_result/290642 https://tone.aliyun-inc.com/ws/xesljfzh/test_result/291045

rerun job: https://tone.aliyun-inc.com/ws/xesljfzh/test_result/290879 https://tone.aliyun-inc.com/ws/xesljfzh/test_result/291470

result:

"MainThread" #59 [3459139] prio=5 os_prio=0 cpu=1583.90ms elapsed=479.48s tid=0x0000ffffa41dfcf0 nid=3459139 runnable  [0x0000ffff1936c000]
   java.lang.Thread.State: RUNNABLE
    at ObjectStreamClassCaching.test2CacheReleaseUnderMemoryPressure(ObjectStreamClassCaching.java:109)
    at java.lang.invoke.LambdaForm$DMH/0x00000ffc0103c000.invokeVirtual(java.base@23/LambdaForm$DMH)
    at java.lang.invoke.LambdaForm$MH/0x00000ffc01021c00.invoke(java.base@23/LambdaForm$MH)
    at java.lang.invoke.Invokers$Holder.invokeExact_MT(java.base@23/Invokers$Holder)
    at jdk.internal.reflect.DirectMethodHandleAccessor.invokeImpl(java.base@23/DirectMethodHandleAccessor.java:153)
    at jdk.internal.reflect.DirectMethodHandleAccessor.invoke(java.base@23/DirectMethodHandleAccessor.java:103)
    at java.lang.reflect.Method.invoke(java.base@23/Method.java:580)

finished: Sat Mar 16 12:17:52 CST 2024
elapsed time (seconds): 480.258
configuration:
STDOUT:
1MiB allocated...
1MiB allocated...
1MiB allocated...
1MiB allocated...
1MiB allocated...
1MiB allocated...
1MiB allocated...
test ObjectStreamClassCaching.test1CacheEffectiveness(): success
4MiB allocated...
4MiB allocated...
4MiB allocated...
4MiB allocated...
4MiB allocated...
4MiB allocated...
4MiB allocated...
4MiB allocated...
4MiB allocated...
4MiB allocated...
4MiB allocated...
4MiB allocated...
4MiB allocated...
Timeout signalled after 480 seconds
sendaoYan commented 7 months ago

本地运行10w次未复现

image

sendaoYan commented 7 months ago

本地运行50w次未复现

image