alibaba / alibaba/one-java-agent

PluginClassLoader 改进加载 com.alibaba.oneagent package下面的类的逻辑

Open
#24 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Java
Stars
579
Forks
128
PR merge metrics
No merged PRs in 30d

Description

PluginClassLoader 加载 com.alibaba.oneagent package下面的类,应该优先从 com.alibaba.oneagent.plugin.PluginManager 所在的ClassLoader加载。 避免应用可能在 System classloader里有依赖到 `com.alibaba.oneagent ` 里的类?

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by locating PluginClassLoader and the com.alibaba.oneagent.plugin.PluginManager class loader entry point. Trace how classes under com.alibaba.oneagent are selected, then verify that this package is loaded with PluginManager's ClassLoader before any System classloader dependency. The issue provides no test or file path, so completion should be confirmed with a focused loading scenario.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
tooling
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.