Skip to content
This repository was archived by the owner on Oct 23, 2024. It is now read-only.
This repository was archived by the owner on Oct 23, 2024. It is now read-only.

建议ASMDeserializerFactory中一段代码 ASMDeserializerFactory.class.getPackage().getName();修改为ASMDeserializerFactory.class.getName(),因为在一些情况下会出现null #1652

@HunterPan

Description

@HunterPan

例如:使用Mockito mock数据单元测试时,如果我们使用mockClassLoader类加载器时,mockClassLoader不会definePackages,导致getPackAge为null

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions