Integrated: JDK-8307908: [ppc] Add failing RTM tests to ProblemList until 8307907 is fixed.

Thomas Obermeier duke at openjdk.org
Mon May 22 12:41:05 UTC 2023


On Wed, 17 May 2023 16:11:37 GMT, Thomas Obermeier <duke at openjdk.org> wrote:

> From JDK-8307907: 
> The support of Transactional Memory has been removed in the Power 10 processor.
> The removed instructions are still recognized, but all locking fails. This makes some jtreg tests fail.
> Remove implementation from ppc port.
> Disable corresponding jtreg tests.
> Remove entries refering to ppc from ProblemLists.
> 
> Problem list tests on AIX which fail in Power9 Compatibility mode. See JBS for details.

This pull request has now been integrated.

Changeset: 4f88437b
Author:    Thomas Obermeier <128162199+TOatGithub at users.noreply.github.com>
Committer: Goetz Lindenmaier <goetz at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/4f88437b7fc26e1d9b096b535a4dbfd8a9d227f1
Stats:     4 lines in 1 file changed: 0 ins; 0 del; 4 mod

8307908: [ppc] Add failing RTM tests to ProblemList until 8307907 is fixed.

Reviewed-by: clanger, goetz

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

PR: https://git.openjdk.org/jdk/pull/14036


More information about the hotspot-runtime-dev mailing list