RFR: 8276044: ciReplay: C1 does not dump a replay file when using DumpReplay as compile command option

Christian Hagedorn chagedorn at openjdk.java.net
Tue Nov 2 10:55:09 UTC 2021


On Mon, 1 Nov 2021 15:02:36 GMT, Christian Hagedorn <chagedorn at openjdk.org> wrote:

> This patch adds support to dump replay files for C1 with the compile command `DumpReplay`. I added a test to verify that a replay file is dumped with C1 (and C2).
> 
> Thanks,
> Christian

Thanks Tobias for your review!

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

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


More information about the hotspot-compiler-dev mailing list