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

Christian Hagedorn chagedorn at openjdk.java.net
Wed Nov 3 08:47:21 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

This pull request has now been integrated.

Changeset: 7439b59b
Author:    Christian Hagedorn <chagedorn at openjdk.org>
URL:       https://git.openjdk.java.net/jdk/commit/7439b59b5a6816269b16d210ef10779fc9def8e2
Stats:     108 lines in 3 files changed: 102 ins; 0 del; 6 mod

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

Reviewed-by: kvn, thartmann, dlong

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

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


More information about the hotspot-compiler-dev mailing list