Other |
---|
tbdUnresolved |
Relates :
|
|
Relates :
|
|
Relates :
|
|
Relates :
|
The model of the module graph, and the effect of module-related command line options needs to be consistent between javac and the runtime. Currently, the major known discrepancy is the set of modules visible to the unnamed module (and the related need for -addmods). We need to allow for some inherent differences between the two worlds, such as -modulesourcepath. (javac only) General checklist -XaddExports -XaddReads -addmods -limitmods -listmods etc
|