[jdk20] RFR: 8298225: [AIX] Disable PPC64LE continuations on AIX [v2]

Martin Doerr mdoerr at openjdk.org
Fri Dec 9 16:02:07 UTC 2022


On Fri, 9 Dec 2022 15:59:58 GMT, Tyler Steele <tsteele at openjdk.org> wrote:

>> This small change adds an import to ppc.ad to allow it to find Contiuations::enabled, and sets VMContinuations to false on AIX.
>> 
>> Thanks to @TheRealMDoerr for suggestions to a previous version of this PR.
>
> Tyler Steele has updated the pull request incrementally with one additional commit since the last revision:
> 
>   Removes indenting before #include macro in ppc.ad

Marked as reviewed by mdoerr (Reviewer).

-------------

PR: https://git.openjdk.org/jdk20/pull/4


More information about the hotspot-compiler-dev mailing list