5c458c9a98
Motivation: Having only the ROOT label (".") as the name is valid, but Android 9 and prior does not correctly handle the case. We should add a workaround for it. Modifications: Detect if we are on Android and if so check if the name is the ROOT label and if so just return the name without trying to convert it Result: Fixes https://github.com/netty/netty/issues/10034 |
||
---|---|---|
.. | ||
main/java/io/netty/handler/codec/dns | ||
test/java/io/netty/handler/codec/dns |