I could not find the option for @run to execute individual tests exclusively in this doc:

http://openjdk.java.net/jtreg/tag-spec.txt

Naoto

On 6/25/13 1:30 AM, Alan Bateman wrote:
On 24/06/2013 22:20, Naoto Sato wrote:
Hello,

Please review the following test case fix. This is a follow-up for the
issue that Alan pointed out [1].

http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=8017322
http://cr.openjdk.java.net/~naoto/8017322/webrev.00/

Naoto

[1]:
http://mail.openjdk.java.net/pipermail/i18n-dev/2013-June/001047.html
This forces all tests in java/util/Currency/** to execute sequentially.
I wonder if there is an option for @run to require this on a per tests
basis, I think we should check this first. If there isn't an option then
the change in the webrev looks fine.

-Alan

Reply via email to