Skip to content

Says 'Resource leak never closed', but it is closed #1349

Description

@bchen32

[provide a description of the issue]

Environment
  • Operating System: Windows 10
  • JDK version: 1.8.0_191
  • Visual Studio Code version: 1.43.2
  • Java extension version: 0.58.0
Steps To Reproduce
  1. Open the code in vscode
  2. There is a problem saying "Resource leak: 'in' is never closed" and "Resource leak: 'out' is never closed", despite the fact that I have "in.close()" and "out.close()" at the bottom.
    https://pastebin.com/KcdrnsWY

Logs
https://pastebin.com/pFMd1S6J

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions