[teststabilization] RFR: 8141685: com/sun/jndi/ldap/InvalidLdapFilters.java initializes context failed
Aleks Efimov
aleksej.efimov at oracle.com
Fri Dec 6 17:33:33 UTC 2019
Hi,
InvalidLdapFilters test has been seen failing intermittently with
timeouts. The cause of the observed failures could be the binding of
test server to the wildcard address.
Proposed fix binds the test server to the loopback address and uses the
test library to construct LDAP provider URL.
The modified test has been executed ~100 times alongside to other
networking and JNDI tests: No failures have been observed.
Webrev: http://cr.openjdk.java.net/~aefimov/8141685/00
JBS: https://bugs.openjdk.java.net/browse/JDK-8141685
With Best Regards,
Aleksei
More information about the core-libs-dev
mailing list