On Thu, 11 May 2023 13:27:44 GMT, JoKern65 <d...@openjdk.org> wrote: > In the compile flags, set the minimum supported CPU architecture to Power8 on > AIX, because we do not want to support pwr7 architecture any more.
This pull request has now been integrated. Changeset: 5f1f9460 Author: JoKern65 <joachim.k...@sap.com> Committer: Matthias Baesken <mbaes...@openjdk.org> URL: https://git.openjdk.org/jdk/commit/5f1f9460d75731513048a3bf205bc1ee6e5c483b Stats: 4 lines in 2 files changed: 3 ins; 0 del; 1 mod 8307520: set minimum supported CPU architecture to Power8 on AIX Reviewed-by: mbaesken, erikj ------------- PR: https://git.openjdk.org/jdk/pull/13933