[jdk21u-dev] Integrated: 8280120: [IR Framework] Add attribute to @IR to enable/disable IR matching based on the architecture
Daniel Hu
duke at openjdk.org
Tue Aug 27 16:49:13 UTC 2024
On Mon, 26 Aug 2024 17:12:57 GMT, Daniel Hu <duke at openjdk.org> wrote:
> Clean backport that adds architecture matching attribute for the IR testing framework. This aims to make future backports involving this attribute to be more convenient; specifically, I'd like to backport [JDK-8319960](https://bugs.openjdk.org/browse/JDK-8319960) afterwards which uses this attribute. Affected tests pass on Linux x64.
This pull request has now been integrated.
Changeset: 33f4d805
Author: Daniel Hu <costmuch at amazon.com>
Committer: Paul Hohensee <phh at openjdk.org>
URL: https://git.openjdk.org/jdk21u-dev/commit/33f4d805747ed1c63ab7fba169149d2dfbb2cded
Stats: 285 lines in 6 files changed: 280 ins; 1 del; 4 mod
8280120: [IR Framework] Add attribute to @IR to enable/disable IR matching based on the architecture
Backport-of: a8549b63674be433617b986f392e4ff7afef5185
-------------
PR: https://git.openjdk.org/jdk21u-dev/pull/946
More information about the jdk-updates-dev
mailing list