eagler-teavm-fork/tests/src/test
davmac314 7fc035fd8a Fix asynchronous instantiation via reflection. (#238)
Fix asynchronous instantiation via reflection. The generated code resumes
from a thread suspension event, but won't appropriately re-suspend if the
constructor suspends.
2017-02-09 16:29:50 +03:00
..
java/org/teavm Fix asynchronous instantiation via reflection. (#238) 2017-02-09 16:29:50 +03:00
resources Improve resource loading contributed by Jaroslav: 2015-12-26 13:26:34 +03:00