RFR: 8195976: Add JNDI test javax/naming/dns/AttributeTests/GetAny.java
Chris Yin
xu.y.yin at oracle.com
Tue Jan 23 07:01:45 UTC 2018
Please review the added JNDI test javax/naming/dns/AttributeTests/GetAny.java, thanks
It’s to cover the case that we can get the attributes of a DNS entry using special qualifiers. This test will use DNSServer to playback dump dns message (which created by DNSTracer when run test against real dns server) to simulate test environment.
bug: https://bugs.openjdk.java.net/browse/JDK-8195976 <https://bugs.openjdk.java.net/browse/JDK-8195976>
webrev: http://cr.openjdk.java.net/~xiaofeya/8195976/webrev.00/ <http://cr.openjdk.java.net/~xiaofeya/8195976/webrev.00/>
Regards
Chris
More information about the core-libs-dev
mailing list