From: Taehoon L. <no...@gm...> - 2008-09-01 13:33:41
|
Hi JPF members. When I work with Method class. In some cases, Infinite loop occur. I think it is caused by "env.handleClinitRequest(x.getRequiredClassInfo());" (JPF_java_lang_reflect_Method:86) If the statement does not exist, infinite loop does not occur. I have question. What's the meaning of the statement? |