On 4/22/13 5:25 PM, Alan Bateman wrote:
On 22/04/2013 04:45, Weijun Wang wrote:
:

The fix is already included in jdk8 as:

   http://hg.openjdk.java.net/jdk8/tl/jdk/rev/22a27dfd0510
   Reviewed-by: xuelei
This was pushed to jdk8 a few hours ago and it's not clear why it is
needed. Is the issue that people are running the tests without the
-automatic (-a) and are surprised that manual tests are being run? Do
you plan to get rid of this manual test anyway?

Yes, there are people (Everygreen here in Beijing) running it without -a and see a failure.

I don't want to remove the test. On one hand, I will still directly run it myself if there are related code changes. On the other hand, it will be nice to wrap it into a real GUI test so that it does run as a jtreg manual test. I had tried but found launching terminals on different platforms and keeping the environment unchanged quite complicated. Might want to see it again when I have time.

Thanks
Max


-Alan.

Reply via email to