<feed xmlns='http://www.w3.org/2005/Atom'>
<title>android_dalvik/tests, 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>am 90134b33: am 95adf1ff: Fix native allocation tracking on Dalvik.</title>
<updated>2013-08-26T22:17:11+00:00</updated>
<author>
<name>Mathieu Chartier</name>
<email>mathieuc@google.com</email>
</author>
<published>2013-08-26T22:17:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/LineageOS/android_dalvik/commit/?id=bf896fcb47dc8735ec5d784f84bed005e37f2de3'/>
<id>bf896fcb47dc8735ec5d784f84bed005e37f2de3</id>
<content type='text'>
* commit '90134b331b06fa9b64a864b838293689ecb860d5':
  Fix native allocation tracking on Dalvik.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* commit '90134b331b06fa9b64a864b838293689ecb860d5':
  Fix native allocation tracking on Dalvik.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix native allocation tracking on Dalvik.</title>
<updated>2013-08-23T21:18:28+00:00</updated>
<author>
<name>Mathieu Chartier</name>
<email>mathieuc@google.com</email>
</author>
<published>2013-08-22T21:25:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/LineageOS/android_dalvik/commit/?id=95adf1ff81dec324746bef58ba8c45dc1c8f3b50'/>
<id>95adf1ff81dec324746bef58ba8c45dc1c8f3b50</id>
<content type='text'>
Fixed issue where we had inverted logic when checking for
pending exceptions.

Changed the logic to not update the native allocation watermarks
after concurrent GC since the finalizers may not have been run at
this point.

Copied over the test from ART for ensuring that it is working.

Bug: 10444866

Change-Id: Ie26170f9c4703f11e993233cdc9c5f46396fca84
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixed issue where we had inverted logic when checking for
pending exceptions.

Changed the logic to not update the native allocation watermarks
after concurrent GC since the finalizers may not have been run at
this point.

Copied over the test from ART for ensuring that it is working.

Bug: 10444866

Change-Id: Ie26170f9c4703f11e993233cdc9c5f46396fca84
</pre>
</div>
</content>
</entry>
<entry>
<title>Make a more verbose too many id error message.</title>
<updated>2013-08-23T12:45:58+00:00</updated>
<author>
<name>Yohann Roussel</name>
<email>yroussel@google.com</email>
</author>
<published>2013-08-22T21:46:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/LineageOS/android_dalvik/commit/?id=d352de04f03b848e0246119344ea13e7233018f0'/>
<id>d352de04f03b848e0246119344ea13e7233018f0</id>
<content type='text'>
This restores the old message, replacing "ids" by "references" and
advertising for multidex otpions.

Updates dalvik/tests/089-many-methods accordingly.

Change-Id: Ibc4ad1c4606dba59b515b793d729e4e982709699
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This restores the old message, replacing "ids" by "references" and
advertising for multidex otpions.

Updates dalvik/tests/089-many-methods accordingly.

Change-Id: Ibc4ad1c4606dba59b515b793d729e4e982709699
</pre>
</div>
</content>
</entry>
<entry>
<title>Run-test for suspend in an infinite loop.</title>
<updated>2013-08-12T19:01:41+00:00</updated>
<author>
<name>buzbee</name>
<email>buzbee@google.com</email>
</author>
<published>2013-08-12T17:21:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/LineageOS/android_dalvik/commit/?id=483796623a71818fef1201e168e22e3bd85abd89'/>
<id>483796623a71818fef1201e168e22e3bd85abd89</id>
<content type='text'>
Make sure that we can break out of an infinite loop for
gc or other purposes.

Change-Id: I467a5f4383707b2952901d90444ef95e21a0caba
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Make sure that we can break out of an infinite loop for
gc or other purposes.

Change-Id: I467a5f4383707b2952901d90444ef95e21a0caba
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix inner class access flags and array modifiers.</title>
<updated>2013-06-14T17:38:55+00:00</updated>
<author>
<name>Elliott Hughes</name>
<email>enh@google.com</email>
</author>
<published>2013-06-14T01:57:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/LineageOS/android_dalvik/commit/?id=c7f2d5edee6fb52a1e72699eec9899f57f38fca2'/>
<id>c7f2d5edee6fb52a1e72699eec9899f57f38fca2</id>
<content type='text'>
Inner class access flags should come from the InnerClass attribute.

Array classes should all have the ACC_ABSTRACT modifier set.

Bug: https://code.google.com/p/android/issues/detail?id=56267
Change-Id: If4793ee6c7a6b24bf4d32ef05167d81b58011188
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Inner class access flags should come from the InnerClass attribute.

Array classes should all have the ACC_ABSTRACT modifier set.

Bug: https://code.google.com/p/android/issues/detail?id=56267
Change-Id: If4793ee6c7a6b24bf4d32ef05167d81b58011188
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix dalvik tests post-conscrypt.</title>
<updated>2013-05-03T18:54:59+00:00</updated>
<author>
<name>Elliott Hughes</name>
<email>enh@google.com</email>
</author>
<published>2013-05-03T18:54:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/LineageOS/android_dalvik/commit/?id=5dedc95f562c09c29657ddf340af499af7c65abd'/>
<id>5dedc95f562c09c29657ddf340af499af7c65abd</id>
<content type='text'>
Change-Id: I36b942916330a3d6a06fad93dd9aa0533b47ff85
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: I36b942916330a3d6a06fad93dd9aa0533b47ff85
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix flakiness in test 080-oom-throw.</title>
<updated>2013-04-12T00:14:50+00:00</updated>
<author>
<name>Elliott Hughes</name>
<email>enh@google.com</email>
</author>
<published>2013-04-12T00:14:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/LineageOS/android_dalvik/commit/?id=9e11a836e0927e6ea9246b56d99e0482920b81c6'/>
<id>9e11a836e0927e6ea9246b56d99e0482920b81c6</id>
<content type='text'>
The problem was that the instance test could potentially fill the
heap close enough to the edge that you'd hit a follow-on OOME in
the attempt to print the success message, causing the test to fail.

I've also made the code a bit clearer while I'm here.

Bug: https://code.google.com/p/android/issues/detail?id=54114
Change-Id: I39127c3ea6a99940fa66ad8763bbbf6c01d308ef
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The problem was that the instance test could potentially fill the
heap close enough to the edge that you'd hit a follow-on OOME in
the attempt to print the success message, causing the test to fail.

I've also made the code a bit clearer while I'm here.

Bug: https://code.google.com/p/android/issues/detail?id=54114
Change-Id: I39127c3ea6a99940fa66ad8763bbbf6c01d308ef
</pre>
</div>
</content>
</entry>
<entry>
<title>[x86] FPU stack needs to be reset after double conversion</title>
<updated>2013-04-01T21:39:34+00:00</updated>
<author>
<name>Udayan Banerji</name>
<email>udayan.banerji@intel.com</email>
</author>
<published>2013-04-01T21:27:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/LineageOS/android_dalvik/commit/?id=05d4f7c4a9e0604a247954220363e28cc92c382d'/>
<id>05d4f7c4a9e0604a247954220363e28cc92c382d</id>
<content type='text'>
The x86 codegen uses the FPU stack for double/float to long conversions. We
need to clear out the FPU stack after done, to prevent an eventual stack
overflow.

Change-Id: I2f306d7c228ad3da2b84faf9f08326769a9417af
Signed-off-by: Udayan Banerji &lt;udayan.banerji@intel.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The x86 codegen uses the FPU stack for double/float to long conversions. We
need to clear out the FPU stack after done, to prevent an eventual stack
overflow.

Change-Id: I2f306d7c228ad3da2b84faf9f08326769a9417af
Signed-off-by: Udayan Banerji &lt;udayan.banerji@intel.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>javac should have matching -source and -target flags.</title>
<updated>2013-03-21T17:25:39+00:00</updated>
<author>
<name>Elliott Hughes</name>
<email>enh@google.com</email>
</author>
<published>2013-03-21T17:25:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/LineageOS/android_dalvik/commit/?id=9247f675d15e065ab9e6364166cf4944a696d7da'/>
<id>9247f675d15e065ab9e6364166cf4944a696d7da</id>
<content type='text'>
Change-Id: I2ac5f0685bd5844252cc334d4040d68e01d39429
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: I2ac5f0685bd5844252cc334d4040d68e01d39429
</pre>
</div>
</content>
</entry>
</feed>
