[jdk17u-dev] RFR: 8276799: Implementation of JEP 422: Linux/RISC-V Port [v7]
Fei Yang
fyang at openjdk.org
Wed Jul 5 12:06:05 UTC 2023
On Wed, 5 Jul 2023 06:47:55 GMT, Robbin Ehn <rehn at openjdk.org> wrote:
> > Yea, I see, thanks. It passes running it simultaneous as tier2.
>
> tier2 passed, hotspot_all (not all tests run) only the IR match failure.
@robehn : Thank you for performing those tests with a debug build.
As for the IR match failure, I see this could also be reproduced with jdk master with fastdebug build. So we might want to fix that in jdk upstream first and do another separate jdk17u backport for it if necessary. I see there are some platform-specific checks in the test where the IR failure happens, I guess we might need to add similar handling for RISC-V too.
-------------
PR Comment: https://git.openjdk.org/jdk17u-dev/pull/1427#issuecomment-1621621379
More information about the jdk-updates-dev
mailing list