Code review request: 8005527: [TEST_BUG] Failed Automatically with exit code 1.
Weijun Wang
weijun.wang at oracle.com
Mon Apr 15 02:30:23 UTC 2013
Hi All
Please take a look at the fix at
http://cr.openjdk.java.net/~weijun/8005527/webrev.00/
The test was tagged "manual" which is because I do run it manually and
directly in a console window. Turns out this "manual" only means it is
ignored by "jtreg -a" but still launch-able with plain "jtreg". Since
the test needs user interactions on the console (not a GUI, which jtreg
supports) and jtreg does not support it, the test must be tagged
"@ignore" now.
Thanks
Max
More information about the security-dev
mailing list