fix: shade com.alibaba.* by Nizernizer · Pull Request #534 · HXSecurity/DongTai-agent-java
Navigation Menu
{{ message }}
HXSecurity / DongTai-agent-java Public
- Notifications You must be signed in to change notification settings
- Fork 207
Merged
lostsnow merged 1 commit intoHXSecurity:betafrom
Jun 12, 2023Merged
lostsnow merged 1 commit intoHXSecurity:betafrom
lostsnow merged 1 commit intoHXSecurity:betafrom
Conversation
Nizernizer
requested a review
from lostsnow
lostsnow approved these changes Jun 12, 2023
Copy link Copy Markdown
Member
lostsnow
commented
Jun 12, 2023
lostsnow commented
Jun 12, 2023fix #533
lostsnow
merged commit
e7ffdf3
into
HXSecurity:beta
risuxx reviewed Aug 5, 2024
| } | ||
| try { | ||
| loader.loadClass("com.alibaba.dubbo.monitor.support.MonitorFilter"); | ||
| loader.loadClass(" com.alibaba.dubbo.monitor.support.MonitorFilter".substring(1)); |
Copy link Copy Markdown
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
It looks like the same class is being loaded here. What is the benefit of writing it this way?
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment