summaryrefslogtreecommitdiff
path: root/annotations/generate_annotated_java_files.py
diff options
context:
space:
mode:
authorNeil Fuller <nfuller@google.com>2018-02-15 13:09:36 +0000
committerNeil Fuller <nfuller@google.com>2018-02-15 13:09:36 +0000
commitebca9ee057f3eeef1d50289693a11b59baf0f890 (patch)
treef050005f8d7b4f2a7f83915de571f982ab036443 /annotations/generate_annotated_java_files.py
parente291698eea707e68d4dead4a6b480473f52e418d (diff)
Remove an assertion about lambdas not being public
A recent change in d8/r8 means that lambdas can now be public. There are circumstances in which it would be safe for lambda classes to be shared across classes (and if they were known to be loaded by the same classloader) and the JLS is silent on the accessibility of lambdas so it is reasonable to drop the assertion from the test. Bug: 73255857 Test: run cts -m CtsLibcoreTestCases -t libcore.java.lang.LambdaImplementationTest Change-Id: I332bcf302de5acf1142c6bf065f40dd05cc11b64
Diffstat (limited to 'annotations/generate_annotated_java_files.py')
0 files changed, 0 insertions, 0 deletions