Skip to content
This repository was archived by the owner on Feb 2, 2026. It is now read-only.
This repository was archived by the owner on Feb 2, 2026. It is now read-only.

ReferCheck插件 检测出无关联closeapi #170

Description

@JarvisBuop
  • 去除各种插桩
  • 反编译后是纯净的close方法
Image

但实际检测结果,多了个方法关联,不知道是什么原因,加白名单可以滤除:

[Method Not Implement] in com/bumptech/glide/disklrucache/Util(Util.java:70)
static void closeQuietly(java.io.Closeable){
->public void com.tencent.cloud.ai.network.okhttp3.c.close()
}

其中tencent的代码确实没有实现,但这两者并无关联:

Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions