XenoAmess commented on issue #9771:
URL: https://github.com/apache/dubbo/issues/9771#issuecomment-1067724734


   > `AbstractCompiler.doCompile(Class<?>,ClassLoader,String,String)`为兼容 jdk17 
的目的而更改。 我稍后会添加回来。
   > 
   > 对于此类 API 重大更改案例,我认为我们可以尝试将这些 API 移出到向用户公开的单个模块中。
   
   
   
   > `AbstractCompiler.doCompile(Class<?>,ClassLoader,String,String)` is 
changed for jdk17 compatible purpose. I will add it back later.
   > 
   > For such API breaking changes cases, I think we can try to move out those 
API to a single module which expose to users.
   
   you can move it to some package named 'inner' or something, and add 
annotations to aware anybody outside this repo do not use it, like what hotspot 
kids do in jdk.


-- 
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]

Reply via email to