Skip to content
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

[Backport] 8290496: riscv: Fix build warnings-as-errors with GCC 11 #819

Merged
merged 1 commit into from
May 28, 2024

Conversation

sendaoYan
Copy link
Collaborator

@sendaoYan sendaoYan commented May 11, 2024

Summary: Clean backport of JDK-8290496, this backport has been merged to riscv-port-jdk11u

Testing: CI pipeline

Reviewers: kuaiwei.kw, xingqizheng.xqz

Issue: #818

待办事项:

  • linux x64、aarch64、riscv64二进制构建
  • linux riscv64全量测试

Summary: Clean backport of JDK-8290496, this backport has been merged to riscv-port-jdk11u

Testing: CI pipeline

Reviewers: kuaiwei.kw, xingqizheng.xqz

Issue: #818
@sendaoYan
Copy link
Collaborator Author

@sendaoYan
Copy link
Collaborator Author

GHA test runner报错E: Unable to acquire the dpkg frontend lock,应该是GHA执行机配置的问题

@sendaoYan
Copy link
Collaborator Author

sendaoYan commented May 11, 2024

@sendaoYan
Copy link
Collaborator Author

jtreg测试job:https://tone.aliyun-inc.com/ws/xesljfzh/test_result/310068

失败用例确认分析:

  1. 上一次release版本已经存在且正在跟踪的问题 issue814,与本次合入没有关系
    runtime/FieldLayout/ArrayBaseOffsets.java#with-coh-no-coops
    runtime/FieldLayout/ArrayBaseOffsets.java#with-coh-with-coops

  2. 小概率随机失败,待进一步确认原因,应该跟本次合入没有关系
    com/sun/net/httpserver/bugs/6725892/Test.java issue821

  3. 运行超时,上一次release版本也存在相同问题,与本次合入没有关系
    jdk/incubator/vector/Vector128ConversionTests.java
    jdk/incubator/vector/VectorMaxConversionTests.java
    sun/tools/jhsdb/JShellHeapDumpTest.java

Copy link
Collaborator

@kuaiwei kuaiwei left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@MaxXSoft
Copy link
Collaborator

LGTM

@sendaoYan
Copy link
Collaborator Author

Thanks all for the review.

@sendaoYan sendaoYan merged commit f8a6c79 into master May 28, 2024
77 of 88 checks passed
@sendaoYan sendaoYan deleted the JDK-8290496 branch May 28, 2024 02:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants