[jdk20] Integrated: 8298225: [AIX] Disable PPC64LE continuations on AIX

Tyler Steele tsteele at openjdk.org
Fri Dec 9 17:06:55 UTC 2022


On Thu, 8 Dec 2022 18:56:10 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.

This pull request has now been integrated.

Changeset: a8946490
Author:    Tyler Steele <tsteele at openjdk.org>
URL:       https://git.openjdk.org/jdk20/commit/a8946490e2b362d241c61cc459dbaba93fc93ca4
Stats:     7 lines in 2 files changed: 6 ins; 0 del; 1 mod

8298225: [AIX] Disable PPC64LE continuations on AIX

Reviewed-by: rrich, mdoerr

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

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


More information about the hotspot-compiler-dev mailing list