fclose after fdopen not needed in ciEnv because of fstream destructor after JDK-8313632

XMLWordPrintable

    • Type: Bug
    • Resolution: Duplicate
    • Priority: P4
    • None
    • Affects Version/s: 22
    • Component/s: hotspot
    • generic
    • generic

      The fclose introduced by JDK-8313632 is not needed because it is done already by the destructor of fstream. So better remove it and maybe adjust the comment.

            Assignee:
            Matthias Baesken
            Reporter:
            Matthias Baesken
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: