RFR: 8267265: Use new IR Test Framework to create tests for C2 IGV transformations [v4]
John Tortugo
github.com+2249648+johntortugo at openjdk.java.net
Wed Sep 1 00:23:11 UTC 2021
On Fri, 20 Aug 2021 08:59:12 GMT, Christian Hagedorn <chagedorn at openjdk.org> wrote:
>> Thank you @chhagedorn , I think this is a good idea. I'll follow your suggestion and transform some tests into `custom run tests`.
>
> Great, thanks! Btw, you can merge and now use `RunInfo.getRandom().XX()` for a handy access to random values (if needed) as the PR for JDK-8272567 was integrated in the meantime.
Hi, again @chhagedorn. I added some `custom run tests` to tests that seemed more "complex". Please let me know if there are others that you think I should add.
-------------
PR: https://git.openjdk.java.net/jdk/pull/5135
More information about the hotspot-compiler-dev
mailing list