Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Refactor] Removing the internal JDK API from FileSystemDynamicConfiguration #5770

Closed
mercyblitz opened this issue Feb 21, 2020 · 0 comments
Closed
Milestone

Comments

@mercyblitz
Copy link
Contributor

mercyblitz commented Feb 21, 2020

FileSystemDynamicConfiguration uses some internal JDK API that has been placed into the jdk.unsupported module in Java 11, thus they have to be removed.

@mercyblitz mercyblitz added this to the 2.7.6 milestone Feb 21, 2020
@mercyblitz mercyblitz changed the title [Refactor] Removing the interinal JDK API [Refactor] Removing the interinal JDK API from FileSystemDynamicConfiguration Feb 21, 2020
@mercyblitz mercyblitz changed the title [Refactor] Removing the interinal JDK API from FileSystemDynamicConfiguration [Refactor] Removing the internal JDK API from FileSystemDynamicConfiguration Feb 21, 2020
mercyblitz added a commit to mercyblitz/dubbo that referenced this issue Feb 21, 2020
mercyblitz added a commit that referenced this issue Feb 21, 2020
* Polish /#5745 : Increasing the stack size in the start.sh

* Polish /#5297 : Only one of the multiple registration centers using nacos can register

* Polish /#5442 : VERSION_KEY和GROUP_KEY为空时,注册到NACOS的服务名与alibaba实现不一致,导致无法消费

* Polish /#5442 : Merge upstream/master

* Polish /apache/dubbo##5239 : Mock字段注入异常

* Polish /apache/dubbo##5239 : Mock字段注入异常

* Polish /#5770 : Removing the interinal JDK API from FileSystemDynamicConfiguration

* Polish /#5771 : [Enhancement] Refactor the APT test-cases implementation of dubbo-metadata-processor in Java 9+

* Bugfix for the test-cases
mercyblitz added a commit that referenced this issue Feb 28, 2020
…erface (#5801)

* Polish /#5745 : Increasing the stack size in the start.sh

* Polish /#5297 : Only one of the multiple registration centers using nacos can register

* Polish /#5442 : VERSION_KEY和GROUP_KEY为空时,注册到NACOS的服务名与alibaba实现不一致,导致无法消费

* Polish /#5442 : Merge upstream/master

* Polish /apache/dubbo##5239 : Mock字段注入异常

* Polish /apache/dubbo##5239 : Mock字段注入异常

* Polish /#5770 : Removing the interinal JDK API from FileSystemDynamicConfiguration

* Polish /#5771 : [Enhancement] Refactor the APT test-cases implementation of dubbo-metadata-processor in Java 9+

* Bugfix for the test-cases

* Polish /#5779 : Rename the local variables

* Add FieldUtils

* Polish /#5795 : [Feature] To support the application choose the preferred network interface

* Polish /#5442 : VERSION_KEY和GROUP_KEY为空时,注册到NACOS的服务名与alibaba实现不一致,导致无法消费
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant