teavm/tests
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
..
src/test Fix asynchronous instantiation via reflection. (#238) 2017-02-09 16:29:50 +03:00
pom.xml Trying to configure travis to get test passes 2016-06-24 06:18:56 +03:00