Arthas能实现将一个JVM中不存在的类动态加载到jvm中吗?
Open
- Dominant language
- Java
- Stars
- 37.5k
- Forks
- 7.6k
- Avg merge
- 1d 22h
- Merged PRs (30d)
- 4
Description
Arthas能实现将一个JVM中不存在的类动态加载到jvm中吗?
比如本地有一个java文件,这个java文件在运行的项目中不存在,我想将这个java文件加载进JVM中,利用它去动态替换Mybatis Mapper.xml
Contributor guide
Research direction
Review Arthas's existing JVM class-loading entry points and the handling of a local Java file. Determine whether a class absent from the running JVM can be loaded and used to replace MyBatis Mapper.xml; done means documenting the supported workflow, or clearly stating the limitation and its constraints.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- devtools
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100