Skip to content

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

Merged
shengsheng-bot merged 1 commit intoimplement-study:mainfrom
alona789:main
Jun 19, 2025
Merged

feat: 实现自定义类加载器#27
shengsheng-bot merged 1 commit intoimplement-study:mainfrom
alona789:main

Conversation

@alona789
Copy link
Contributor

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

- 重写 loadClass 和 findClass 方法
- 添加解密字节码的功能
-支持加载特定包名的类
- 处理类加载锁和父类加载器的逻辑
@alona789 alona789 closed this Jun 18, 2025
@alona789 alona789 reopened this Jun 18, 2025
@shengsheng-bot
Copy link
Contributor

感谢你的提交! 接下来的流程将由我自动为你处理

@shengsheng-bot shengsheng-bot added the ci-approve 允许ci label Jun 19, 2025
@shengsheng-bot
Copy link
Contributor

初步审核已通过,请等待CI流程

@shengsheng-bot
Copy link
Contributor

@alona789 ,恭喜你的代码通过了CI流程,完成了本次自测

@shengsheng-bot shengsheng-bot merged commit 254c512 into implement-study:main Jun 19, 2025
4 of 6 checks passed
shengsheng-bot added a commit that referenced this pull request Jun 19, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ci-approve 允许ci

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants