diff options
author | 2024-11-20 17:24:25 +0000 | |
---|---|---|
committer | 2024-11-21 11:07:20 +0000 | |
commit | 52d7390bf9b6bb63304d80c052d2acc41ce49205 (patch) | |
tree | 7109399512556dcb6bc25623c01d0328f8e0dfa2 /compiler/optimizing/inliner.cc | |
parent | 9d4c98438d4922c63b1947df96d4476839ef7279 (diff) |
Fix the 918-fields test
The test relied on a synthetic field that the newer Java compiler
was not generating since the field was not being used. In order
to cause the synthetic generation of the field, which allows an
inner class to refer to its parent, the inner class has been
changed to have a reference to an outer field.
Bug: 378676805
Test: atest CtsJvmtiRunTest918HostTestCases:android.jvmti.cts.JvmtiHostTest918#testJvmti
Change-Id: I499154372fb4123c6ccd13e479cbeeb2a2ec1203
Diffstat (limited to 'compiler/optimizing/inliner.cc')
0 files changed, 0 insertions, 0 deletions