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