blob: bec2324e76bed80845cb99738543a8dc9e1040e3 [file] [log] [blame]
Narayan Kamath96120f42016-11-01 09:40:23 +00001Tests for dalvik.system.EmulatedStackFrame, which is used to implement
2MethodHandle transformations. This is a separate test because it tests
3an implementation detail and hence cannot be used with --mode=jvm.
4
5NOTE: needs to run under ART or a Java 8 Language runtime and compiler.