Hi Aleks, Changes looks OK to me, one minor bit you need to update @bug tag before pushing.
Thanks, Vyom On Fri, Dec 6, 2019 at 11:41 PM Daniel Fuchs <daniel.fu...@oracle.com> wrote: > Looks good to me Aleksei! > > best regards, > > -- daniel > > On 06/12/2019 17:33, Aleks Efimov wrote: > > 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 > > > > -- Thanks, Vyom