[riscv-port-jdk11u:riscv-port] RFR: 8276799: Implementation of JEP 422: Linux/RISC-V Port [v9]
kuaiwei
duke at openjdk.org
Sun Feb 4 03:53:23 UTC 2024
On Sun, 4 Feb 2024 03:42:41 GMT, kuaiwei <duke at openjdk.org> wrote:
> @kuaiwei : Have you finished your local testing? If so, please update the testing result in PR description. Another pending issue as I remembered is that you should relate this big backport PR with all JBS issues whose fixes are contained. We need to track this. Thanks.
It's still on going. Tier1 and Tier2 are passed. Tier3 has 3 test failure.
sanity/client/SwingSet/src/ButtonDemoScreenshotTest.java Failed. Execution failed: `main' threw exception: java.lang.Exception: failures: 4 sanity/client/SwingSet/src/FrameDemoTest.java Failed. Execution failed: `main' threw exception: java.lang.Exception: failures: 4 sanity/client/SwingSet/src/InternalFrameDemoTest.java Failed. Execution failed: `main' threw exception: java.lang.Exception: failures: 4
Tier4 tests is very slow and report much failure. Most of them are related to GUI. I'm working to make a stable test environment.
I'm not sure how to relate the PR with all JBS, update in JBS?
-------------
PR Comment: https://git.openjdk.org/riscv-port-jdk11u/pull/3#issuecomment-1925570442
More information about the riscv-port-dev
mailing list