sofastack / sofa-ark

SOFAArk is a light-weight,java based classloader isolation framework.
https://www.sofastack.tech/projects/sofa-boot/sofa-ark-readme/
Apache License 2.0
1.57k stars 500 forks source link

【Feature】支持 java agent 加载依赖方式 #718

Closed lvjing2 closed 1 year ago

lvjing2 commented 1 year ago

需求细节

通过 java -javaagent 引入的jar,需要能正常加载和委托

修复 https://github.com/sofastack/sofa-ark/issues/571 https://github.com/sofastack/sofa-ark/issues/703 https://github.com/sofastack/sofa-ark/pull/603

github-actions[bot] commented 1 year ago

This issue has been automatically marked as stale because it has not had recent activity in the last 30 days. It will be closed in the next 7 days unless it is tagged (pinned, good first issue or help wanted) or other activity occurs. Thank you for your contributions.

github-actions[bot] commented 1 year ago

This issue has been automatically closed because it has not had activity in the last 37 days. If this issue is still valid, please ping a maintainer and ask them to label it as pinned, good first issue or help wanted. Thank you for your contributions.