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

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

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: P4 P4
    • None
    • 22
    • 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.

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

              Created:
              Updated:
              Resolved: