aboutsummaryrefslogtreecommitdiff
path: root/tests/084-class-init/src/SlowInit.java
Commit message (Collapse)AuthorAgeFilesLines
* Updates to the VM tests.Elliott Hughes2012-01-311-1/+1
| | | | | | Bug: http://code.google.com/p/android/issues/detail?id=21599 Bug: http://code.google.com/p/android/issues/detail?id=21597 Change-Id: I9c6d67cd18943eb6fa68104f0ec2fbec5ea9e0ec
* Remove repeated newlines at the end of files.Carl Shapiro2010-06-081-1/+0
| | | | Change-Id: I1e3d103a7b932ef21acedb6438c0f26b315df28f
* Added a class initialization test.Andy McFadden2010-05-061-0/+41
This tests for races during init, and correctness after an exception is thrown partway through. For bug 2655384. Change-Id: I837ec435d1655e49b8b39f4129bd321857172870