Review Request JDK-8160286: jmod hash is creating unlinkable modules.
Alan Bateman
Alan.Bateman at oracle.com
Mon Jan 16 13:57:20 UTC 2017
On 14/01/2017 00:40, Mandy Chung wrote:
> :
> What about this:
>
> * The key for each entry in the returned map is a module M that has
> * no outgoing edges to any of the candidate modules to be hashed
> * i.e. M is a leaf node in a connected subgraph containing M and
> * other candidate modules from the module graph filtering
> * the outgoing edges from M to non-candidate modules.
>
>
This works for me, the updated changes looks good.
-Alan
More information about the jigsaw-dev
mailing list