Xceptance / XLT

XLT is an comprehensive load and performance test tool developed and maintained by Xceptance. It features extensive ready-to-use reporting.
https://www.xceptance.com/xlt/
Apache License 2.0
62 stars 11 forks source link

Update to dnsjava 3.x #24

Closed jowerner closed 2 years ago

jowerner commented 4 years ago

dnsjava 3.x comes with several breaking changes. We need to check if we are affected and adjust and test the code as needed.

rschwietzke commented 2 years ago

This might motivate the migration:

WARNING: Illegal reflective access by org.xbill.DNS.ResolverConfig (.m2/repository/dnsjava/dnsjava/2.1.9/dnsjava-2.1.9.jar) to method sun.net.dns.ResolverConfiguration.open()
WARNING: Please consider reporting this to the maintainers of org.xbill.DNS.ResolverConfig