-
Bug
-
Resolution: Fixed
-
P4
-
None
-
b66
-
Not verified
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8085525 | emb-9 | Andreas Lundblad | P4 | Resolved | Fixed | team |
Some parts of Dependencies should be made accessible from external packages. This can be done by widening the access (from package private to public) and by adding some accessor methods.
For the CompletionNode to be more useful to clients, the ClassSymbol should be stored in the node.
Also, the functionality of Dependencies should be independent of whether an output file is provided or not.
(Addressing these points paves the way for upcoming sjavac work.)
For the CompletionNode to be more useful to clients, the ClassSymbol should be stored in the node.
Also, the functionality of Dependencies should be independent of whether an output file is provided or not.
(Addressing these points paves the way for upcoming sjavac work.)
- backported by
-
JDK-8085525 Open up Dependencies for use from other packages
-
- Resolved
-
- blocks
-
JDK-8054717 SJavac should track changes in the public apis of classpath classes!
-
- Closed
-
- relates to
-
JDK-8080897 tests broken in bad merge
-
- Closed
-