art/test/958-methodhandle-stackframe/info.txt

6 lines
282 B
Plaintext
Raw Normal View History

2025-08-25 08:21:32 +08:00
Tests for dalvik.system.EmulatedStackFrame, which is used to implement
MethodHandle transformations. This is a separate test because it tests
an implementation detail and hence cannot be used with --mode=jvm.
NOTE: needs to run under ART or a Java 8 Language runtime and compiler.