Home | History | Annotate | Download | only in 944-transform-classloaders
      1 Tests that redefined dex files are stored in the appropriate classloader.
      2 
      3 This test cannot run on the RI.
      4 
      5 We use reflection with setAccessible(true) to examine the private internals of
      6 classloaders. Changes to the internal operation or definition of
      7 dalvik.system.BaseDexClassLoader might cause this test to fail.
      8