Skip to content

[Bug]自带logger存在内存泄漏 #26

@deniulor

Description

@deniulor

image

如图Writer的Close,并没有把这个FileOutputStream的资源释放掉
附:
jmap dump 下来的dump文件显示,大量的finalizer都在等待这个fos释放:
image
ps: 这个服务器只是跑了一天,使用频率一小时可能才有一两次的访问

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions