IdealGraphPrinter doesn't need ThreadCritical

XMLWordPrintable

    • Type: Enhancement
    • Resolution: Fixed
    • Priority: P4
    • 25
    • Affects Version/s: 25
    • Component/s: hotspot
    • b22

      It uses ThreadCritical in void IdealGraphPrinter::init_file_stream() which is called by the constructor when the object is allocated. It has some printing and sets some nonstatic fields. ThreadCritical seems like a relic in this code.

            Assignee:
            Coleen Phillimore
            Reporter:
            Coleen Phillimore
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: