wu-sheng opened a new issue #2932: Try to make compatible update for adding supports of classes enhancement loaded by bootstrap classloader URL: https://github.com/apache/skywalking/issues/2932 In #2931 I used to plan to add **supports of classes enhancement loaded by bootstrap classloader**. But because of bootstrap classloader and application classloader conflicts, it looks like more complex than expected. I will work with @ascrutae beginning with this demo codes, https://gist.github.com/ascrutae/30d27b55d191c2b38a07b68be4e56def. Try to add this feature with a plugin(Maybe `HTTPUrlConnection` plugin) in 6.3.0. Anyone interested is welcome to join. Right now, the idea is, try to use application classloader to run agent plugin interceptor codes in the bootstrap class interceptor. I hope I could provide a very compatible and consistent way to write the plugin. I have a plan and will post here about the updates. @candyleer @IanCao @zhaoyuguang @kezhenxu94 Welcome to join.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
