On Tue, 8 Jul 2025 13:19:35 GMT, David Briemann <dbriem...@openjdk.org> wrote:
> Some tests are not executed on PPC little or big endian because the current > requires annotation only checks for "ppc64" or "ppc64le" but not both. This pull request has now been integrated. Changeset: 83feb7a2 Author: David Briemann <dbriem...@openjdk.org> Committer: Martin Doerr <mdo...@openjdk.org> URL: https://git.openjdk.org/jdk/commit/83feb7a2388e33835b2071cfe0e51ba8b43e241f Stats: 6 lines in 3 files changed: 0 ins; 0 del; 6 mod 8361599: [PPC64] enable missing tests via jtreg requires Reviewed-by: mdoerr ------------- PR: https://git.openjdk.org/jdk/pull/26184