RFR: 8305934: PPC64: Disable VMContinuations on Big Endian

Tyler Steele tsteele at openjdk.org
Thu Apr 13 17:08:33 UTC 2023


On Wed, 12 Apr 2023 21:16:33 GMT, Richard Reingruber <rrich at openjdk.org> wrote:

> Disable VMContinuations on PPC64 big endian in general (not only on AIX) because there are known failures in jdk:jdk_loom tests.

I'm not totally clear on the reason for making this change. Other than #13372, is there much work to do in order to enable Continuations on BE Linux? If there are more changes, then it makes sense to me to go ahead with this PR. Otherwise, I'd rather work with you to tweak #13372  to get Continuations working instead.

I don't want to stand in the way of progress, so I'm happy to support this change if you feel that it streamlines things. I'm just thinking that we are likely to undo these changes in a couple weeks.

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

PR Comment: https://git.openjdk.org/jdk/pull/13449#issuecomment-1507309309


More information about the hotspot-compiler-dev mailing list