commit | 35eb86d88d048c5010ca406a8d543a54b84ca7b8 | [log] [tgz] |
---|---|---|
author | Neil Fuller <nfuller@google.com> | Wed Jan 27 21:48:51 2016 +0000 |
committer | Neil Fuller <nfuller@google.com> | Thu Jan 28 15:40:32 2016 +0000 |
tree | 6ed741b0ac2233349164c6f2e3c67f2c4b9a7fca | |
parent | 976c83e6c7dd4542dd0a3d333ca8b42bb0205c10 [diff] |
Stubs required for javac to compile lambda code In order for javac to compile code with (non-serializable) lambdas the included classes are required. These are based on OpenJDK 8 source code which has then been stubbed. The stubs are only required for build paths that use javac (e.g. javadoc) and are not to be deployed to a device. Bug: 26753820 Change-Id: I6a78110d10fa157b2e101ea2556de01b59339ef3