@wu-sheng Upgrade jre version maybe not appropriate, because we have used JDK8, the thing happen. When degrade to JDK7, it works much better. Upgrade jre to more higher version is not in our plan, just be cautious.
In order to avoid the useless work, we of course will have a try using dubbo that running in the javassist model to validate the key. About motan team thing, We checked their issue and code, although they didn't provide other way except jdk dynamic implement, but they provide spi mechanism to support other proxy mechanism implements. referer: https://github.com/weibocom/motan/issues/612 https://github.com/weibocom/motan/blob/092aabca33108cbe6970776dd506b44681ae8e32/motan-core/src/main/java/com/weibo/api/motan/proxy/spi/JdkProxyFactory.java [ Full content available at: https://github.com/apache/incubator-skywalking/issues/1666 ] This message was relayed via gitbox.apache.org for [email protected]
