Commit 8f514ee3 authored by Alan Leung's avatar Alan Leung
Browse files

Update java.lang.String class size.

In standalone desugar, one of the implemented interface CharSequence has
two lambdas:

lambda$chars$0$CharSequence
lambda$codePoints$1$CharSequence

which are virtual functions.

In D8 Desugar, both of them are now direct methods.

Bug: 69477285
Test: USE_D8_DESUGAR=true m && USE_D8_DESUGAR=false m
Change-Id: I94aaa42e86bd104fc86fa14d1eb45b2e906da5a9
parent df99018e
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment