<feed xmlns='http://www.w3.org/2005/Atom'>
<title>art/test/040-miranda/src/Main.java, 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>ART: Add miranda checking</title>
<updated>2014-11-03T18:22:23+00:00</updated>
<author>
<name>Andreas Gampe</name>
<email>agampe@google.com</email>
</author>
<published>2014-11-01T01:12:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant/art/commit/?id=2b0fa5ba4a8f07ee243452003bf93418d30e9448'/>
<id>2b0fa5ba4a8f07ee243452003bf93418d30e9448</id>
<content type='text'>
Add a test for resolution of miranda methods across dex-files. See
CL 112688 and b/18193682 for the code change.

Fix the test script to support no-verify again.

Weaken the dex cache check to a check whether the found method is a
miranda method. This will penalize miranda methods, as they will
always have to be resolved by name, but does not require the multi-step
load of the method's dex cache.

Bug: 18193682
Change-Id: I1dae2a9ec0985dc8625acd7dd5686a5d3cdc8888
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add a test for resolution of miranda methods across dex-files. See
CL 112688 and b/18193682 for the code change.

Fix the test script to support no-verify again.

Weaken the dex cache check to a check whether the found method is a
miranda method. This will penalize miranda methods, as they will
always have to be resolved by name, but does not require the multi-step
load of the method's dex cache.

Bug: 18193682
Change-Id: I1dae2a9ec0985dc8625acd7dd5686a5d3cdc8888
</pre>
</div>
</content>
</entry>
<entry>
<title>Search for miranda methods in virtual methods instead of interface.</title>
<updated>2013-11-22T00:51:26+00:00</updated>
<author>
<name>Jeff Hao</name>
<email>jeffhao@google.com</email>
</author>
<published>2013-11-21T02:11:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant/art/commit/?id=201803fb1acd15b9daae51d816e1b08aededdc41'/>
<id>201803fb1acd15b9daae51d816e1b08aededdc41</id>
<content type='text'>
Also added tests that get miranda methods via reflection and jni.
Miranda methods can't be found via reflection, and have the interface
class as their declaring class when found via jni.

Bug: 11736932
Change-Id: I92b4fdf31be64269898ed2686a28dfb6008b213a
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Also added tests that get miranda methods via reflection and jni.
Miranda methods can't be found via reflection, and have the interface
class as their declaring class when found via jni.

Bug: 11736932
Change-Id: I92b4fdf31be64269898ed2686a28dfb6008b213a
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix copyright headers.</title>
<updated>2012-01-31T00:46:29+00:00</updated>
<author>
<name>Elliott Hughes</name>
<email>enh@google.com</email>
</author>
<published>2012-01-30T22:42:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant/art/commit/?id=2faa5f1271587cda765f26bcf2951065300a01ff'/>
<id>2faa5f1271587cda765f26bcf2951065300a01ff</id>
<content type='text'>
Change-Id: I5b7bc76a370238d810d78522bd5531600746700f
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: I5b7bc76a370238d810d78522bd5531600746700f
</pre>
</div>
</content>
</entry>
<entry>
<title>Adding old unit tests to test suite.</title>
<updated>2011-09-30T00:41:15+00:00</updated>
<author>
<name>jeffhao</name>
<email>jeffhao@google.com</email>
</author>
<published>2011-09-30T00:41:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant/art/commit/?id=5d1ac920fdaef5d4ec8f66bb734488cd9660b024'/>
<id>5d1ac920fdaef5d4ec8f66bb734488cd9660b024</id>
<content type='text'>
These tests are copied straight over. They'll still run, but they're
using the old system.

Change-Id: If494519e52ddf858a9febfc55bdae830468cb3c8
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
These tests are copied straight over. They'll still run, but they're
using the old system.

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