Re: Fix for https://bugs.openjdk.java.net/browse/JDK-8022211

2013-10-22 Thread Chris Hegarty
I have a fix for https://bugs.openjdk.java.net/browse/JDK-8022211, could you review it. Since we have Kurchi's code change out for review for re-writing this test to use the new HTTP Server API. We have 2 option here 1. Just fixing the bug with move setCondition around. 2. Adopting Kurchi&#x

Fix for https://bugs.openjdk.java.net/browse/JDK-8022211

2013-10-21 Thread Tristan Yan
Hi Everyone I have a fix for https://bugs.openjdk.java.net/browse/JDK-8022211, could you review it.Since we have Kurchi's code change out for review for re-writing this test to use the new HTTP Server API. We have 2 option here 1. Just fixing the bug with move setCondition around. 2. Ado