aboutsummaryrefslogtreecommitdiff
path: root/tests/084-class-init/src/PartialInit.java
Commit message (Collapse)AuthorAgeFilesLines
* 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/+25
This tests for races during init, and correctness after an exception is thrown partway through. For bug 2655384. Change-Id: I837ec435d1655e49b8b39f4129bd321857172870