commit | 281438728db9746de6bdbba2d4cff72a71fc8927 | [log] [tgz] |
---|---|---|
author | Kumar Srinivasan <ksrini@openjdk.org> | Wed Jul 20 12:49:32 2016 -0700 |
committer | Kumar Srinivasan <ksrini@openjdk.org> | Wed Jul 20 12:49:32 2016 -0700 |
tree | 32861e74febacba625bc0459501e3f8c2f46c4fc | |
parent | fca2c3ce3f995728ca5a3465bf712e7af3483615 [diff] |
8154705: invalid use of ALL-MODULE-PATH causes crash Introducing Modules.initModules as a clear point where the module graphs is initialized in javac Reviewed-by: jjg, ksrini