<feed xmlns='http://www.w3.org/2005/Atom'>
<title>android_dalvik/tests/084-class-init, branch cm-13.0</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/LineageOS/android_dalvik/'/>
<entry>
<title>Remove dalvik/tests in favor of art/test which is a superset</title>
<updated>2013-10-28T23:52:59+00:00</updated>
<author>
<name>Brian Carlstrom</name>
<email>bdc@google.com</email>
</author>
<published>2013-10-28T23:52:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/LineageOS/android_dalvik/commit/?id=22d2e7911d832213b61eed8ce7d72e2bac5011e2'/>
<id>22d2e7911d832213b61eed8ce7d72e2bac5011e2</id>
<content type='text'>
Change-Id: Id2c666797ec328c935d637755def2380523583a7
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: Id2c666797ec328c935d637755def2380523583a7
</pre>
</div>
</content>
</entry>
<entry>
<title>ExceptionInInitializerError should wrap only non Error exceptions.</title>
<updated>2012-12-10T22:51:07+00:00</updated>
<author>
<name>Elliott Hughes</name>
<email>enh@google.com</email>
</author>
<published>2012-12-10T22:51:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/LineageOS/android_dalvik/commit/?id=b456134c3dec23f29a712058fa5408eedf6d111b'/>
<id>b456134c3dec23f29a712058fa5408eedf6d111b</id>
<content type='text'>
Backport from dalvik-dev, due to customer demand.

Bug: http://code.google.com/p/android/issues/detail?id=41196
Change-Id: I53ef57e54983f2173546463ac78e265ff5dd3284
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Backport from dalvik-dev, due to customer demand.

Bug: http://code.google.com/p/android/issues/detail?id=41196
Change-Id: I53ef57e54983f2173546463ac78e265ff5dd3284
</pre>
</div>
</content>
</entry>
<entry>
<title>Updates to the VM tests.</title>
<updated>2012-02-01T01:55:18+00:00</updated>
<author>
<name>Elliott Hughes</name>
<email>enh@google.com</email>
</author>
<published>2012-02-01T01:55:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/LineageOS/android_dalvik/commit/?id=aec9c8f142ad839883ae3de7383456a08823a282'/>
<id>aec9c8f142ad839883ae3de7383456a08823a282</id>
<content type='text'>
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
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
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
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix dalvik test 084.</title>
<updated>2011-01-20T18:41:57+00:00</updated>
<author>
<name>Andy McFadden</name>
<email>fadden@android.com</email>
</author>
<published>2011-01-20T18:41:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/LineageOS/android_dalvik/commit/?id=6ff6ec6b6361db707e4b0318075fc38dd319a49a'/>
<id>6ff6ec6b6361db707e4b0318075fc38dd319a49a</id>
<content type='text'>
Two threads were waiting for initialization of a class to complete.
There was nothing encouraging one thread to resume execution first,
but on single-core devices it always worked out the same way.

Bug 3366697

Change-Id: I29430d398dfbd9509d7db2b7db2800d340b29d19
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Two threads were waiting for initialization of a class to complete.
There was nothing encouraging one thread to resume execution first,
but on single-core devices it always worked out the same way.

Bug 3366697

Change-Id: I29430d398dfbd9509d7db2b7db2800d340b29d19
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove repeated newlines at the end of files.</title>
<updated>2010-06-09T05:45:29+00:00</updated>
<author>
<name>Carl Shapiro</name>
<email>cshapiro@google.com</email>
</author>
<published>2010-06-09T01:08:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/LineageOS/android_dalvik/commit/?id=7365493ad8d360c1dcf9cd8b6eee62747af01cae'/>
<id>7365493ad8d360c1dcf9cd8b6eee62747af01cae</id>
<content type='text'>
Change-Id: I1e3d103a7b932ef21acedb6438c0f26b315df28f
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: I1e3d103a7b932ef21acedb6438c0f26b315df28f
</pre>
</div>
</content>
</entry>
<entry>
<title>Added a class initialization test.</title>
<updated>2010-05-06T18:14:20+00:00</updated>
<author>
<name>Andy McFadden</name>
<email>fadden@android.com</email>
</author>
<published>2010-05-06T00:09:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/LineageOS/android_dalvik/commit/?id=a9bd4b926c4e9a74e72ffc6f088eda0a5bf039de'/>
<id>a9bd4b926c4e9a74e72ffc6f088eda0a5bf039de</id>
<content type='text'>
This tests for races during init, and correctness after an exception is
thrown partway through.

For bug 2655384.

Change-Id: I837ec435d1655e49b8b39f4129bd321857172870
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This tests for races during init, and correctness after an exception is
thrown partway through.

For bug 2655384.

Change-Id: I837ec435d1655e49b8b39f4129bd321857172870
</pre>
</div>
</content>
</entry>
</feed>
