Looks fine to me, but can you add a comment to the bug report explaining what the issue was?

Thanks,
Sean

On 06/17/2016 06:57 AM, Wang Weijun wrote:
Please review the fix at

    http://cr.openjdk.java.net/~weijun/8158633/webrev.00/

*Jon*: If I write this line inside a .java test:

    @test
    @run main/othervm -Dfile.encoding=UTF-16 PemEncoding

this error occurs:

STDERR:
��Exception in thread "main" java.lang.ArrayIndexOutOfBoundsException: 0
        at com.sun.javatest.regtest.agent.MainWrapper.main(MainWrapper.java:59)

I guess this mean jtreg does not like the system property set?

Thanks
Max

Reply via email to