method InferenceGraph.initNodes() can potentially add a trivial dependency of a node to itself

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: P4
    • 10
    • Affects Version/s: None
    • Component/s: tools
    • b09

      if a node is being compared to itself the operation should be halted and no dependency should be added. With the current code a trivial dependency could be added for cases like:
      t <: Comparable<t>

            Assignee:
            Vicente Arturo Romero Zaldivar
            Reporter:
            Vicente Arturo Romero Zaldivar
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: