commit | 3353ce430e3f6f1eaa5e16b998d66a5fc915b736 | [log] [tgz] |
---|---|---|
author | zpeng <[email protected]> | Wed Dec 07 16:06:02 2016 |
committer | Commit bot <[email protected]> | Wed Dec 07 16:09:16 2016 |
tree | 5f457c59459fcd6bfe1790c156c387635f5e33b3 | |
parent | 3b3ee8e99fca8912ad38f2bdc6137189c5043790 [diff] |
Checking in retrolambda into third_party/ Retrolambda will be used to transform Java 8's bytecode to Java 7's bytecode so that Java 8 features such as lamba expressions can be used on Chrome for Android without switching from javac to Jack. BUG=642600 Review-Url: https://codereview.chromium.org/2559553002 Cr-Commit-Position: refs/heads/master@{#436968}