RFR: 8303147: [s390x] fast & slow debug builds are broken [v2]
SUN Guoyun
duke at openjdk.org
Fri Mar 17 08:40:32 UTC 2023
On Mon, 6 Mar 2023 05:58:23 GMT, Amit Kumar <amitkumar at openjdk.org> wrote:
>> This PR fixes broken fast debug and slow debug build for s390x-arch. tier1 test are completed and results are not affect after this patch.
>
> Amit Kumar has updated the pull request incrementally with one additional commit since the last revision:
>
> use constant instead of enum
I don't think the current modification is reasonable, why don't you modify `emit_typecheck_helper`?
Maybe we can also @dean-long has to say about this.
-------------
PR: https://git.openjdk.org/jdk/pull/12825
More information about the hotspot-compiler-dev
mailing list