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

8244202: Implementation of JEP 418: Internet-Address Resolution SPI #5822

Closed
Closed
Changes from 1 commit
Commits
Show all changes
19 commits
Select commit Hold shift + click to select a range
7755153
8244202: Implementation of JEP 418: Internet-Address Resolution SPI
AlekseiEfimov Oct 5, 2021
41717fc
Merge branch 'master' into JDK-8244202_JEP418_impl
AlekseiEfimov Oct 6, 2021
b038613
Add checks and test for empty stream resolver results
AlekseiEfimov Oct 12, 2021
d302a49
Add @since tags to new API classes
AlekseiEfimov Oct 12, 2021
cd19ecd
Address resolver bootstraping issue
AlekseiEfimov Oct 18, 2021
648e65b
Address review comments: javadoc + code cleanup
AlekseiEfimov Oct 19, 2021
95a21e5
Rename IPSupport.hasAddress and update it to use SocketChannel.open
AlekseiEfimov Oct 19, 2021
ac0d218
Remove no longer used import from IPSupport
AlekseiEfimov Oct 19, 2021
3022648
Change InetAddressResolver method names
AlekseiEfimov Oct 20, 2021
2a554c9
Review updates + move resolver docs to the provider class (CSR update…
AlekseiEfimov Oct 21, 2021
fa655be
More javadoc updates to API classes
AlekseiEfimov Oct 22, 2021
a3abc07
Merge branch 'master' into JDK-8244202_JEP418_impl
AlekseiEfimov Oct 22, 2021
6aefbc9
Update tests to address SM deprecation
AlekseiEfimov Oct 24, 2021
1378686
Changes to address review comments
AlekseiEfimov Oct 26, 2021
2ca78ba
Add @ throws NPE to hosts file resolver javadoc
AlekseiEfimov Oct 26, 2021
f660cc6
Replace 'system' with 'the system-wide', move comment section
AlekseiEfimov Oct 29, 2021
b31d61d
Merge branch 'master' into JDK-8244202_JEP418_impl
AlekseiEfimov Nov 2, 2021
0542df5
Merge branch 'master' into JDK-8244202_JEP418_impl
AlekseiEfimov Nov 3, 2021
a2498d2
Merge branch 'master' into JDK-8244202_JEP418_impl
AlekseiEfimov Nov 10, 2021
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view

This merge commit was added into this branch cleanly.

There are no new changes to show, but you can still view the diff.