The error log should be "nulljava.lang.VerifyError", not be
"nulljava.lang.VerifyError".
Anyone can give me some suggestions?
Thanks.

On 2月7日, 下午12时00分, sawyer jim <sawyer...@gmail.com> wrote:
> Dear Groups:
>
> When I did CTS test against the package "android.core.vm-tests", I
> got
> many failures said "nulljava.lang.VerifyError " in the vm opcodes.
>
> I posted a detail failure log below:
>
> nulljava.lang.VerifyError: dot/junit/opcodes/shr_int_2addr/d/
> T_shr_int_2addr_6       at
> dot.junit.opcodes.shr_int_2addr.Main_testN6.main(Main_testN6.java:7)
> at dalvik.system.NativeStart.main(Native Method)
> return code: 0
> nulljava.lang.RuntimeException: java.lang.VerifyError: dot/junit/
> opcodes/shr_int_2addr/d/T_shr_int_2addr_6       at
> dot.junit.opcodes.shr_int_2addr.Main_testN6.main(Main_testN6.java:7)
> at dalvik.system.NativeStart.main(Native Method)
> return code: 0
>         at dot.junit.DeviceUtil.digestCommand(DeviceUtil.java:49)
>         at dot.junit.DeviceUtil.adbExec(DeviceUtil.java:115)
>         at
> dot.junit.opcodes.shr_int_2addr.JUnit_Test_shr_int_2addr.testN6(JUnit_Test_---
> shr_int_2addr.java:
> 36)
>         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native
> Method)
>         at
> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:
> 39)
>         at
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImp---
> l.java:
> 25)
>         at java.lang.reflect.Method.invoke(Method.java:597)
>         at junit.framework.TestCase.runTest(TestCase.java:164)
>         at junit.framework.TestCase.runBare(TestCase.java:130)
>         at junit.framework.TestResult$1.protect(TestResult.java:106)
>         at junit.framework.TestResult.runProtected(TestResult.java:
> 124)
>         at junit.framework.TestResult.run(TestResult.java:109)
>         at junit.framework.TestCase.run(TestCase.java:120)
>         at
> com.android.cts.HostUnitTestRunner.runTest(HostUnitTestRunner.java:
> 68)
>         at com.android.cts.HostSideOnlyTest
> $HostSideTestRunner.run(HostSideOnlyTest.java:53)
>
> The log came from the  the test case
> "dot.junit.opcodes.shr_int_2addr.JUnit_Test_shr_int_2addr --testN6"
> in the test package "android.core.vm-tests".
>
> Had anyone ever encountered  this issue?
> How can I solve this issue?
>
> Thank you very much!

-- 
unsubscribe: android-porting+unsubscr...@googlegroups.com
website: http://groups.google.com/group/android-porting

Reply via email to