summaryrefslogtreecommitdiff
path: root/test/MultiDex/main.jpp
diff options
context:
space:
mode:
authorVladimir Marko <vmarko@google.com>2020-08-26 17:12:21 +0100
committerVladimir Marko <vmarko@google.com>2020-08-27 09:36:45 +0000
commitb9845a5ba7ec7f483aa8b1f3b980f8e19f02dabe (patch)
treefd4fffdac5e71936da3e734800cd0523344fb52d /test/MultiDex/main.jpp
parent0c9a217ba6a8af3b3fd522ec75b69c41f216fe49 (diff)
Use explicit secondary class loader context in test 727.
Do not rely on the default related to the --secondary option as it is the wrong default and should be changed for other tests as they currently reject the resulting oat file. For example, the test 706 rejects the 706-checker-scheduler-ex.odex file with [...] ClassLoaderContext classpath size mismatch. expected=0, found=1 (PCL[];PCL[<test-path>/706-checker-scheduler.jar*<checksum>] | PCL[<test-path>/706-checker-scheduler.jar*<checksum>]) The test 727 needs two PCLs for the secondary dex file both at dex2oat time and at run time and explicitly constructs the class loader at run time. Test: testrunner.py --host --optimizing -t 727 Bug: 166088871 Change-Id: I8ba94c2ec9e8ec3a4e5cb293726246050c24c368
Diffstat (limited to 'test/MultiDex/main.jpp')
0 files changed, 0 insertions, 0 deletions