(perhaps this question belongs to the jigsaw-dev list..) How upgradable modules are defined. JEP-261 uses this term but does not define it AFAICS.
Thanks, Ivan On 19/05/2016 16:15, Alan Bateman wrote:
On 18/05/2016 15:39, Erik Joelsson wrote:This patch replaces the list of indirectly upgradeable modules with a generated list.Bug: https://bugs.openjdk.java.net/browse/JDK-8155786Webrev: http://cr.openjdk.java.net/~erikj/8155786/webrev.top.01/index.htmlThis looks good to me. -Alan