diff options
author | Neil Fuller <nfuller@google.com> | 2018-01-11 12:16:18 +0000 |
---|---|---|
committer | Neil Fuller <nfuller@google.com> | 2018-01-11 12:16:18 +0000 |
commit | afaca2675a3cd159ef0d210476926c0085895136 (patch) | |
tree | 1a270d9f3f3e87ea1085ebd442aadf572ddd8114 /annotations/generate_annotated_java_files.py | |
parent | af25b6eedb1cf30958d2f0898f477aaa1b7c3c3e (diff) |
Drop over-zealous assertions about lambda identity
Drop an over-zealous assertions about lambda identity:
All previous lambda implementations were passing this test
but d8 has added some optimizations which break an assertion.
The JLS is unclear about what was permitted but we believe
the new d8 behavior is acceptable.
Bug: 71756197
Test: vogar luni/src/test/java/libcore/java/lang/LambdaImplementationTest.java
Test: CTS: run cts -m CtsLibcoreTestCases -t libcore.java.lang.LambdaImplementationTest
Change-Id: I5444bace216ecd2a8553ee178112095cc4134c5d
Diffstat (limited to 'annotations/generate_annotated_java_files.py')
0 files changed, 0 insertions, 0 deletions