Remove Deoptimization code from class transformation.
Since we removed the current_method from the compiled code we don't need to deoptimize all frames anymore. This is a partial revert of commit dba61481. Bug: 32369913 Bug: 33630159 Test: ART_TEST_TRACE=true \ ART_TEST_JIT=true \ ART_TEST_INTERPRETER=true mma -j40 test-art-host Change-Id: I44a6dd89e1d96bd8c82c2c24a2f42fef023a80be
Loading
Please sign in to comment