RFR [9] 8176772: jar tool support to report automatic module names

Mandy Chung mandy.chung at oracle.com
Wed Mar 15 16:54:46 UTC 2017


> On Mar 15, 2017, at 8:31 AM, Chris Hegarty <chris.hegarty at oracle.com> wrote:
> 
> 
>> On 15 Mar 2017, at 14:42, Alan Bateman <Alan.Bateman at 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.

Mandy



More information about the jigsaw-dev mailing list