On 19/11/2012 14:54, Alexey Utkin wrote:
Here is the updated version:http://cr.openjdk.java.net/~uta/openjdk-webrevs/JDK-7162111/webrev.01/
In Foo.java then I assume Vector<TestElement> would be better.
I don't think you can remove the javax/script/** tests from the exclude list without adding -Djava.awt.headless=true to the @run tag of each of those tests.
Otherwise looks fine to me. -Alan