summaryrefslogtreecommitdiff
path: root/test/2281-method-handle-invoke-static-class-unload/build.py
AgeCommit message (Collapse)Author
2024-09-23Store reference to the target class in MH object. Almaz Mingaleev
Previously MH object only stored pointer to ArtField / ArtMethod and GC could unload target class. Bug: 366474683 Test: ./art/test/testrunner/testrunner.py --host --64 -b Test: ./art/test/testrunner/testrunner.py --host --64 --jvm -b -t 2281-method Test: ./art/test.py --host -g Change-Id: I6e91fc59da7c55c15ed55fadaf796050eebb0f5e