-
Bug
-
Resolution: Fixed
-
P2
-
9
-
b175
-
Not verified
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8182820 | 10 | Jan Lahoda | P2 | Resolved | Fixed | b14 |
JDK-8182545 | 9.0.4 | Jan Lahoda | P2 | Resolved | Fixed | b01 |
-Xmodule was the original option in JDK 9 to compile code "as if" that code is part of the module specified to -Xmodule. The option has been superseded by extending --patch-module to support source locations.
This issue tracks removing the remnants of -Xmodule from JDK 9 before GA. to avoid it becoming an attractive nuisance. Specifically, the option was made hidden (now -XD-Xmodule) as part of the transition and this hidden option should be removed.
This issue tracks removing the remnants of -Xmodule from JDK 9 before GA. to avoid it becoming an attractive nuisance. Specifically, the option was made hidden (now -XD-Xmodule) as part of the transition and this hidden option should be removed.
- backported by
-
JDK-8182545 Remove -XD-Xmodule
-
- Resolved
-
-
JDK-8182820 Remove -XD-Xmodule
-
- Resolved
-