Review request:7197210: java/lang/invoke/CallSiteTest.java failing on armsflt
Jiangli Zhou
jiangli.zhou at oracle.com
Fri Nov 2 21:36:03 UTC 2012
On 11/02/2012 02:33 PM, Jiangli Zhou wrote:
> Redirecting the review request to core-libs-dev at openjdk.java.net mail
> list (second try) ...
>
> 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. The
> -DRicochetTest.MAX_ARITY of RicochetTest is changed from 50 to10 to
> reduce execution time on slower device and binary. 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
> java.lang.invoke.RicochetTest
>
> 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
>
>
More information about the core-libs-dev
mailing list