-
Type:
Enhancement
-
Resolution: Fixed
-
Priority:
P4
-
Affects Version/s: 9
-
Component/s: tools
-
b29
-
Not verified
| Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
|---|---|---|---|---|---|---|
| JDK-8085373 | emb-9 | Maurizio Cimadamore | P4 | Resolved | Fixed | team |
As of JDK 8, the compiler is capable of representing type-variable dependencies as a graph. There is even a method to convert an inference graph into a dot file, which is very useful for debugging purposes. It would be handy to have an option available to allow dumping of inference graphs in some user-defined location.
- backported by
-
JDK-8085373 Add support for dumping inference dependency graphs
-
- Resolved
-
- relates to
-
JDK-8056155 Some classfiles have accidentally been checked into langtools/test
-
- Closed
-