Review Request JDK-8192945: Need stable sort for MODULES entry in the release file
Alan Bateman
Alan.Bateman at oracle.com
Wed Dec 6 08:50:00 UTC 2017
On 05/12/2017 22:19, mandy chung wrote:
> The MODULES list in the `release` file is topologically sorted.
> For a given module graph, the patch traverses the graph in a
> stable order during the topological sort that will produce
> the same result for the same module graph.
>
> Webrev at:
> http://cr.openjdk.java.net/~mchung/jdk10/webrevs/8192945/webrev.00/
This looks okay to me.
-Alan
More information about the jigsaw-dev
mailing list