commit | 0e49b42e03af56521d8ce2c9c84ac5b79e6241c9 | [log] [tgz] |
---|---|---|
author | Jeff Hao <jeffhao@google.com> | Fri Nov 08 12:16:56 2013 -0800 |
committer | Jeff Hao <jeffhao@google.com> | Fri Nov 08 16:07:00 2013 -0800 |
tree | cd3d08805d7eaee5f299c27149ce4a25ee099fce | |
parent | d3c20c1a46863841c866b64a4c21e8bf9396b54c [diff] |
Fix handling of duplicate class definitions in boot classpath. The compiler driver would get the wrong class references if a class is defined multiple times in the boot classpath. It will now skip the extra definitions. Bug: 11598481 Samsung bug: 11539656 Change-Id: I4d9ae2b6d11190e6e6b89261d5f87c802def8810