netty5/resolver-dns-native-macos/src
Norman Maurer 8a03a1db7d
Ensure we fail if native lib can not be loaded on macos (#11261)
Motivation:

ccca3959fd fixed a regression which caused the native resolver code to not be loaded but this was not reported by the tests.

Modifications:

Adjust tests to actually fail the build if we cant load the native lib

Result:

Ensure we don't introduce another regression in the future
2021-05-18 08:13:39 +02:00
..
main Fix loading of the native library for DNS resolutions on MacOS (#11260) 2021-05-17 20:16:25 +02:00
test/java/io/netty/resolver/dns/macos Ensure we fail if native lib can not be loaded on macos (#11261) 2021-05-18 08:13:39 +02:00