-
Notifications
You must be signed in to change notification settings - Fork 42
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
[regress]aarch64平台sun/security/ssl/Stapling/StatusResponseManager.java用例在-Xcomp选项下失败 #172
Comments
sendaoYan
pushed a commit
that referenced
this issue
Nov 3, 2023
Summary: add delay time value for sun/security/ssl/Stapling/StatusResponseManager.java Test Plan: CI pipeline Reviewed-by: kuaiwei.kw, lvfei.lv Issue: #172 Signed-off-by: sendaoYan <yansendao.ysd@alibaba-inc.comn>
Hi sendao, this case passed in YiTian platform. |
This was referenced Dec 18, 2023
Closed
JoshuaZhuwj
added a commit
that referenced
this issue
Dec 26, 2023
…e tests with -Xcomp Summary: With tiered it just so happened that profiles are reported as mature with -Xcomp. For some tests this leads to pathological profiles that causes excessive execution time. The fix it make profiles immature when running with -Xcomp. Testing: ci jtreg Reviewers: Kuaiwei, Wangzhuo Issue: #172
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
https://tone.aliyun-inc.com/ws/xesljfzh/test_result/239360
【环境准备】
【对比测试】
dragonwell17 release版本通过.
wget https://github.com/dragonwell-project/dragonwell17/releases/download/dragonwell-standard-17.0.8.0.8%2B7_jdk-17.0.8-ga/Alibaba_Dragonwell_Standard_17.0.8.0.8.7_aarch64_linux.tar.gz
temurin17 同样通过.
https://github.com/adoptium/temurin17-binaries/releases/download/jdk-17.0.9%2B9/OpenJDK17U-jdk_aarch64_linux_hotspot_17.0.9_9.tar.gz
【用例日志】
完整日志.txt
【版本信息】
The text was updated successfully, but these errors were encountered: