Redirecting the review request to [email protected] mail
list...
Here is the webrev based on the jdk8/tl/jdk repository:
http://cr.openjdk.java.net/~jiangli/7197210/webrev.02/
The '-XX:+IgnoreUnrecognizedVMOptions -XX:-VerifyDependencies' options
are added to following tests to reduce workload. Timeout settings are
also added to each test. The '-esa' option is added to BigArityTest and
MethodHandlesTest to enable asserts.
java.lang.invoke.BigArityTest
java.lang.invoke.MethodHandlesTest
java.lang.invoke.CallSiteTest
Thanks,
Jiangli
On 10/30/2012 11:38 AM, Jiangli Zhou wrote:
Hi Chris,
Here is the updated webrev with added
'-XX:+IgnoreUnrecognizedVMOptions -XX:-VerifyDependencies' options and
timeout setting for the following tests:
test.java.lang.invoke.RicochetTest
test.java.lang.invoke.BigArityTest
test.java.lang.invoke.MethodHandlesTest
test.java.lang.invoke.CallSiteTest
http://cr.openjdk.java.net/~jiangli/7197210/webrev.01/
Thanks,
Jiangli