xref: /aosp_15_r20/art/test/944-transform-classloaders/info.txt (revision 795d594fd825385562da6b089ea9b2033f3abf5a)
1*795d594fSAndroid Build Coastguard WorkerTests that redefined dex files are stored in the appropriate classloader.
2*795d594fSAndroid Build Coastguard Worker
3*795d594fSAndroid Build Coastguard WorkerThis test cannot run on the RI.
4*795d594fSAndroid Build Coastguard Worker
5*795d594fSAndroid Build Coastguard WorkerWe use reflection with setAccessible(true) to examine the private internals of
6*795d594fSAndroid Build Coastguard Workerclassloaders. Changes to the internal operation or definition of
7*795d594fSAndroid Build Coastguard Workerdalvik.system.BaseDexClassLoader might cause this test to fail.
8