On 27/11/2012 12:26, Staffan Larsen wrote:
:

The test installs a security manager and that has to be present during the call to getDefault() when getDefault() does the real work (not just reading from the cache). Setting -Duser.timezone will not help as the only fix.

What I mean is change the @run line to this:

@run main/othervm -Djava.security.manager -Duser.timezone= Asia/Tokyo ...

I have not tried it to know if the "/" will cause a problem on Windows.

-Alan.

Reply via email to