History log of /libcore/dalvik/src/main/java/dalvik/annotation/SideEffect.java
Revision Date Author Comments
f33eae7e84eb6d3b0f4e86b59605bb3de73009f3 13-May-2010 Elliott Hughes <enh@google.com> Remove all trailing whitespace from the dalvik team-maintained parts of libcore.

Gentlemen, you may now set your editors to "strip trailing whitespace"...

Change-Id: I85b2f6c80e5fbef1af6cab11789790b078c11b1b
039090cec5425a94dd3c6e968f8da4630af11071 31-Mar-2009 Jorg Pleumann <> AI 143679: am: CL 143646 am: CL 143460 Adding new annotation for tests that expose or suffer from
side effecs. The test harness can isolate these in their
own process. Unfortunately we need to add the class twice.
Maybe we can find a better solution for this at a later
point.
Original author: jorgp
Merged from: //branches/cupcake/...
Original author: android-build
Merged from: //branches/donutburger/...

Automated import of CL 143679
4af1e1cff8029a7d85fabc27cd0e78456ea710c6 31-Mar-2009 Jorg Pleumann <> AI 143646: am: CL 143460 Adding new annotation for tests that expose or suffer from
side effecs. The test harness can isolate these in their
own process. Unfortunately we need to add the class twice.
Maybe we can find a better solution for this at a later
point.
Original author: jorgp
Merged from: //branches/cupcake/...

Automated import of CL 143646
cf48d23fa4d6634d0fe547edad7891e3f9752107 30-Mar-2009 Jorg Pleumann <> AI 143460: Adding new annotation for tests that expose or suffer from
side effecs. The test harness can isolate these in their
own process. Unfortunately we need to add the class twice.
Maybe we can find a better solution for this at a later
point.
BUG=1285921

Automated import of CL 143460