Change RequiresConstructorBarrier default to yes
Previously it defaulted to false, this caused incorrect dex2dex if the resolution pass was not run. TODO: Re-enable the no barrier for no resolution case to improve interpreter performance slightly. Bug: 28005874 (cherry picked from commit e5d8020b) Change-Id: Ibde6e18b8543f7bc9e17db6941a710756cd8b617
Loading
Please sign in to comment