Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Join effort with HotswapHelper #18

Open
skybber opened this issue Oct 31, 2024 · 1 comment
Open

Join effort with HotswapHelper #18

skybber opened this issue Oct 31, 2024 · 1 comment

Comments

@skybber
Copy link

skybber commented Oct 31, 2024

I guess to join effort with HotswapHelper that:

  • is based on HotswapAgent, that has parameter extraClasspath, that is used by classloaders to prioritize class loading from specified path. so it is possible to override classes in jars without jar recompilation
  • makes life with HotswapAgent and dcevm much easier for end users
@Liubsyy
Copy link
Owner

Liubsyy commented Oct 31, 2024

It may be supported in JarEditor.
When using JarEditor to edit the class in the jar, it will first be saved to *jar_temp/jar_edit_out.
Maybe this can be used as extraClasspath.

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

No branches or pull requests

2 participants