| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
| |
Bug: 13027732
Change-Id: I5966d63afd8fbcd091801297290f117f3c9cb44c
|
|
|
|
|
|
| |
art equivalent of: https://android-review.googlesource.com/48006
Change-Id: I64be67c22d0e2db5a52facbb37941ef0c14383f6
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Moved exception delivery into common method DeliverException
- Renamed old DeliverException to QuickDeliverException since it is only
used by quick
- Fixed null checks for arrays returned by GetReference
- Standardized ArrayStoreException error message
- Added additional sleeps to ensure threads stay alive long enough in
051-thread, and that <clinit> is complete for 084-class-init
Change-Id: I9ca306896a4bd10f453150fcf3965d9750fa0cbd
|
|
|
|
|
|
|
|
| |
I added a new part to the test, but only ran it in --dev mode, which doesn't
check the expectations, which I forgot to update. Also make naming and comment
improvements.
Change-Id: Ie2cac9f3b0837eda4a821d972f72c96e0316337a
|
|
|
|
|
|
| |
<clinit>.
Change-Id: Ie770240962959b92753e4b55acc0f81f1afe2b68
|
|
|
|
|
|
|
|
| |
Original change: https://android-review.googlesource.com/32051
Bug: http://code.google.com/p/android/issues/detail?id=21599
Bug: http://code.google.com/p/android/issues/detail?id=21597
Change-Id: I31e440b66b720647afab54ca39fd6eb1bbb0cb60
|
|
These tests are copied straight over. They'll still run, but they're
using the old system.
Change-Id: If494519e52ddf858a9febfc55bdae830468cb3c8
|