<i18n dev> [8] Request for review: 8017322: java/util/Currency/PropertiesTest.sh should run exclusively

Alan Bateman Alan.Bateman at oracle.com
Tue Jun 25 01:30:16 PDT 2013


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


More information about the i18n-dev mailing list