On Mon, 23 Nov 2020 15:27:52 GMT, Alan Bateman <[email protected]> wrote:
> This is a corner case that arises when creating a Configuration for a child > module layer. If an explicit module in the child configuration reads an > automatic module in a parent configuration then it should read all automatic > modules in the parent configurations. Unfortunately, this read edge wasn't > created for the case that the child layer does not contain any automatic > modules. This pull request has now been integrated. Changeset: 1433bafb Author: Alan Bateman <[email protected]> URL: https://git.openjdk.java.net/jdk/commit/1433bafb Stats: 85 lines in 2 files changed: 75 ins; 5 del; 5 mod 8253751: Dependencies of automatic modules are not propagated through module layers Reviewed-by: mchung ------------- PR: https://git.openjdk.java.net/jdk/pull/1391
