Integrated: JDK-8276650: GenGraphs does not produce deterministic output

Mandy Chung mchung at openjdk.java.net
Thu Nov 4 23:54:12 UTC 2021


On Thu, 4 Nov 2021 19:28:58 GMT, Mandy Chung <mchung at openjdk.org> wrote:

> The dot graph should print the edges in alphatical order.   A simple fix to sort the edges before printing them.

This pull request has now been integrated.

Changeset: e21b5c7b
Author:    Mandy Chung <mchung at openjdk.org>
URL:       https://git.openjdk.java.net/jdk/commit/e21b5c7b3781430ecf568e7f5c89ef3391e06d9e
Stats:     41 lines in 2 files changed: 2 ins; 1 del; 38 mod

8276650: GenGraphs does not produce deterministic output

Reviewed-by: iris

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

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


More information about the compiler-dev mailing list