RFR: 8254129: IR Test Framework to support regex-based matching on the IR in JTreg compiler tests [v2]

Igor Ignatyev iignatyev at openjdk.java.net
Mon Apr 19 23:27:09 UTC 2021


On Mon, 19 Apr 2021 09:23:10 GMT, Christian Hagedorn <chagedorn at openjdk.org> wrote:

> I suggest to keep run() and maybe also runWithFlags() as (probably?) most common use-case.

I guess you are right, `run()` and `runWithFlags(String[])` will be most-commonly used ones.

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

PR: https://git.openjdk.java.net/jdk/pull/3508


More information about the hotspot-compiler-dev mailing list