linghengqian opened a new issue, #29847: URL: https://github.com/apache/shardingsphere/issues/29847
## Feature Request **For English only**, other languages will not be accepted. Please pay attention on issues you submitted, because we maybe need more details. If no response anymore and we cannot make decision by current information, we will **close it**. Please answer these questions before submitting your issue. Thanks! ### Is your feature request related to a problem? - https://github.com/apache/shardingsphere/issues/13957 - https://github.com/apache/shardingsphere/discussions/19703 ### Describe the feature you would like. - In response to #13957 and #19703, I'm looking forward to changing the JDK runtime for the Dockerfile that builds ShardingSphere Proxy from JDK17 to JDK21 . Once we achieve this goal, we will be able to introduce third-party jars and algorithm implementation classes using the Virtual Thread API to the Proxy's ext-lib folder. - As of #28326, ShardingSphere already allows building via JDK21. As of #29764, ShardingSphere Proxy Native is now buildable with GraalVM For JDK21. The current issue seems to be a natural one. -- 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]
