RFR: 8257502: Builds fail with new warnings after JDK-8256254 [v2]
Aleksey Shipilev
shade at openjdk.java.net
Tue Dec 1 11:44:13 UTC 2020
On Tue, 1 Dec 2020 11:36:43 GMT, Jia Yanwei <github.com+3896345+hltj at openjdk.org> wrote:
> > > There is similar issue at
> > > https://github.com/openjdk/jdk/blob/ecdff112fc806faf1f601b66df6d74e69384b9a5/src/hotspot/cpu/s390/sharedRuntime_s390.cpp#L923
> >
> >
> > Ah. I would need to test that separately with s390x cross-compilation. Would try to do that in a separate PR.
>
> Thanks, I just noticed there's another similar issue when [manual trigger the Github action 'Pre-submit tests'](https://github.com/hltj-bak/jdk/runs/1478401868?check_suite_focus=true).
Thanks! So only s390x is additionally affected, I will merge the fix into this PR then.
-------------
PR: https://git.openjdk.java.net/jdk/pull/1536
More information about the hotspot-compiler-dev
mailing list