-
Type:
Bug
-
Resolution: Fixed
-
Priority:
P3
-
Affects Version/s: 9
-
Component/s: tools
-
b156
-
Verified
| Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
|---|---|---|---|---|---|---|
| JDK-8174518 | 10 | Vicente Arturo Romero Zaldivar | P3 | Resolved | Fixed | b01 |
As reported here:
http://mail.openjdk.java.net/pipermail/jigsaw-dev/2016-December/010715.html
javac seems to determine the transitive closure at compile-time. I believe this behavior came in when automatic modules were introduced and should be re-examined.
http://mail.openjdk.java.net/pipermail/jigsaw-dev/2016-December/010715.html
javac seems to determine the transitive closure at compile-time. I believe this behavior came in when automatic modules were introduced and should be re-examined.
- backported by
-
JDK-8174518 javac should not need the transitive closure to compile a module
-
- Resolved
-