<feed xmlns='http://www.w3.org/2005/Atom'>
<title>art/test/004-InterfaceTest, 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/replicant/art/'/>
<entry>
<title>Revert "Revert "Reduce stack usage for overflow checks""</title>
<updated>2014-08-15T02:01:04+00:00</updated>
<author>
<name>Dave Allison</name>
<email>dallison@google.com</email>
</author>
<published>2014-08-14T17:02:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant/art/commit/?id=b038ba66a166fb264ca121632f447712e0973b5b'/>
<id>b038ba66a166fb264ca121632f447712e0973b5b</id>
<content type='text'>
Fixes stack protection issue.
Fixes mac build issue.

This reverts commit 83b1940e6482b9d8feba5c492507735686650ea5.

Change-Id: I7ba17252882b23a740bcda2ea94aacf398255406
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixes stack protection issue.
Fixes mac build issue.

This reverts commit 83b1940e6482b9d8feba5c492507735686650ea5.

Change-Id: I7ba17252882b23a740bcda2ea94aacf398255406
</pre>
</div>
</content>
</entry>
<entry>
<title>Revert "Reduce stack usage for overflow checks"</title>
<updated>2014-08-15T01:59:25+00:00</updated>
<author>
<name>Dave Allison</name>
<email>dallison@google.com</email>
</author>
<published>2014-08-14T16:54:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant/art/commit/?id=4cf00ba324f5f6884059796a6ba41937f32e1844'/>
<id>4cf00ba324f5f6884059796a6ba41937f32e1844</id>
<content type='text'>
This reverts commit 63c051a540e6dfc806f656b88ac3a63e99395429.

Change-Id: I282a048994fcd130fe73842b16c21680053c592f
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This reverts commit 63c051a540e6dfc806f656b88ac3a63e99395429.

Change-Id: I282a048994fcd130fe73842b16c21680053c592f
</pre>
</div>
</content>
</entry>
<entry>
<title>Reduce stack usage for overflow checks</title>
<updated>2014-08-13T16:01:41+00:00</updated>
<author>
<name>Dave Allison</name>
<email>dallison@google.com</email>
</author>
<published>2014-07-25T23:15:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant/art/commit/?id=648d7112609dd19c38131b3e71c37bcbbd19d11e'/>
<id>648d7112609dd19c38131b3e71c37bcbbd19d11e</id>
<content type='text'>
This reduces the stack space reserved for overflow checks to 12K, split
into an 8K gap and a 4K protected region.  GC needs over 8K when running
in a stack overflow situation.

Also prevents signal runaway by detecting a signal inside code that
resulted from a signal handler invokation.  And adds a max signal count to
the SignalTest to prevent it running forever.

Also reduces the number of iterations for the InterfaceTest as this was
taking (almost) forever with the --trace option on run-test.

Bug: 15435566

Change-Id: Id4fd46f22d52d42a9eb431ca07948673e8fda694
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This reduces the stack space reserved for overflow checks to 12K, split
into an 8K gap and a 4K protected region.  GC needs over 8K when running
in a stack overflow situation.

Also prevents signal runaway by detecting a signal inside code that
resulted from a signal handler invokation.  And adds a max signal count to
the SignalTest to prevent it running forever.

Also reduces the number of iterations for the InterfaceTest as this was
taking (almost) forever with the --trace option on run-test.

Bug: 15435566

Change-Id: Id4fd46f22d52d42a9eb431ca07948673e8fda694
</pre>
</div>
</content>
</entry>
<entry>
<title>ART: Make run tests out of oat tests</title>
<updated>2014-07-23T17:03:00+00:00</updated>
<author>
<name>Andreas Gampe</name>
<email>agampe@google.com</email>
</author>
<published>2014-07-23T01:52:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant/art/commit/?id=1c83cbc4a817acbd7f9abb5b29a2d418a958e6a1'/>
<id>1c83cbc4a817acbd7f9abb5b29a2d418a958e6a1</id>
<content type='text'>
Transforms all former oat tests into run tests.

Change-Id: I190dd39456454c36e5538a2c044d993965a67533
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Transforms all former oat tests into run tests.

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