diff options
| author | 2022-11-08 09:51:45 +0000 | |
|---|---|---|
| committer | 2022-11-08 14:28:41 +0000 | |
| commit | 123f955b1bac5da2c915110c72c2faec8d4c738f (patch) | |
| tree | dd707cb53b25db240127b2438a7fd48600ef1081 /compiler/utils/assembler_test.h | |
| parent | 7267e1e5bc0b2faaa05bed0e8436868355e1508e (diff) | |
ART: Initialize intrinsics earlier.
The reasons previously described in `Runtime::Start()` for
initializing intrinsics after well-known classes no longer
hold. And if we want to add some new well-known classes and
initialize them early, we actually need to initialize
intrinsics earlier. For example, the class initializer for
`jdk.internal.math.FloatDecimal` requires intrinsics to be
initialized when using the `invoke-polymorphic` instruction.
Test: m test-art-host-gtest
Test: testrunner.py --host --optimizing
Bug: 19575890
Change-Id: I7a119a7dcef0f5263b89f22cf45f2b45725d0eee
Diffstat (limited to 'compiler/utils/assembler_test.h')
0 files changed, 0 insertions, 0 deletions