Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8356172

IdealGraphPrinter doesn't need ThreadCritical

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P4 P4
    • 25
    • 25
    • 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.

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

              Created:
              Updated:
              Resolved: