What you have looks fine.
Thanks for liberating CookieManagerTest, and for removing another
dependency on test/sun/net/www/httptest.
-Chris.
On 05/15/2013 11:18 PM, Kurchi Hazra wrote:
Hi,
Two regression tests in jdk/test were hanging on Mac OS X
intermittently. Although it is difficult t
Hi,
Two regression tests in jdk/test were hanging on Mac OS X
intermittently. Although it is difficult to reproduce
the problem, I suspect it is the use of the buggy httpserver test
library (jdk/test/sun/net/www/httptest) - we anyway want
to move away from using it. I have re-written parts of