这是indexloc提供的服务,不要输入任何密码
Skip to content

Conversation

@normanmaurer
Copy link
Member

Motivation:
On Windows with JDK 9+ the search domain and dns servers are missing.

Modification:

This PR uses JNI to fetch the DNS Servers from the operating system.

Result:

Fixes #12712 #11885.

Co-authored-by: Norman Maurer norman_maurer@apple.com

Motivation:
On Windows with JDK 9+ the search domain and dns servers are missing.

Modification:

This PR uses JNI to fetch the DNS Servers from the operating system.

Result:

Fixes #12712 #11885. 

Co-authored-by: Norman Maurer <norman_maurer@apple.com>
@normanmaurer
Copy link
Member Author

This needs some more work related to package structure etc.

@normanmaurer normanmaurer added this to the 4.1.88.Final milestone Feb 2, 2023
@normanmaurer
Copy link
Member Author

Let me try to get this over the finish line tomorrow

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

Successfully merging this pull request may close these issues.

Hosts with DNS suffixes cannot be resolved in Windows 10 and Java 9+

2 participants