> On 15 Mar 2017, at 16:54, Mandy Chung <mandy.ch...@oracle.com> wrote: > >> >> On Mar 15, 2017, at 8:31 AM, Chris Hegarty <chris.hega...@oracle.com> wrote: >> >> >>> On 15 Mar 2017, at 14:42, Alan Bateman <alan.bate...@oracle.com> wrote: >>> >>> On 15/03/2017 14:21, Chris Hegarty wrote: >>> >>>> : >>>> >>>> Webrev: >>>> >>>> http://cr.openjdk.java.net/~chegar/8176772.00/ >>>> https://bugs.openjdk.java.net/browse/JDK-8176772 >>>> >>> If findAll returns an empty set then the error.unable.derive.automodule >>> message might be more appropriate. Otherwise looks good to me. >> >> That would be better. Updated in-place. >> http://cr.openjdk.java.net/~chegar/8176772.00/ > > Is there any reason why this option does not print the synthesized > descriptor? I understand that the issue is specific to show the derived > module name. But it’d be nice for this option to print the descriptor > consistent with a normal module.
Unless I am mistaken, the synthesised descriptor does not contain any more information. What are you expecting? -Chris.