RFR: 8159334: ModuleDescriptor retains overlapping sets for all and concealed packages
Claes Redestad
claes.redestad at oracle.com
Mon Jun 13 11:38:21 UTC 2016
Hi,
afraid I found some subtle bugs with some tests I forgot to check earlier:
http://cr.openjdk.java.net/~redestad/8159334/webrev.02/
- conceals() is expected to return an unmodified test
- need to consistently use the supplied packages in the plugin's
ModuleDescriptorBuilder
As a bonus I now avoid calling md.conceals() repeatedly in the plugin. ;-)
/Claes
On 2016-06-13 12:57, Alan Bateman wrote:
>
>
> On 13/06/2016 10:26, Claes Redestad wrote:
>>
>> Thanks for catching that, updated in-place.
> Thanks, looks good.
More information about the jigsaw-dev
mailing list