Skip to content

feat: 实现自定义类加载器#25

Closed
alona789 wants to merge 1 commit intoimplement-study:mainfrom
alona789:main
Closed

feat: 实现自定义类加载器#25
alona789 wants to merge 1 commit intoimplement-study:mainfrom
alona789:main

Conversation

@alona789
Copy link
Contributor

  • 重写 loadClass 和 findClass 方法
  • 添加解密字节码的功能 -支持加载特定包名的类
  • 处理类加载锁和父类加载器的逻辑

- 重写 loadClass 和 findClass 方法
- 添加解密字节码的功能
-支持加载特定包名的类
- 处理类加载锁和父类加载器的逻辑
@alona789 alona789 closed this Jun 18, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant