xuwangxin opened a new issue, #13516: URL: https://github.com/apache/dubbo/issues/13516
com.alibaba.com.caucho.hessian.io.java8包里类构造函数里大量用到了反射,从源码看其实已经知道当前传进来的对象的数据类型,是否可以直接通过强转拿到真实对象获取属性?  用jmh做基准测试时通过pyroscope监控cpu占用其实是比较高的  -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
