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

Iris Clark iris at openjdk.java.net
Thu Nov 4 20:17:10 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.

Marked as reviewed by iris (Reviewer).

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

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


More information about the compiler-dev mailing list