-
-
Notifications
You must be signed in to change notification settings - Fork 3
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
JNetReflector writes some files using execution stub with different behaviors on each execution #542
Comments
Look at masesgroup/netdroid#96: it is a simple run done on an unchanged configuration |
JNetReflector uses
PreferMethodWithSignature is true:
Everything is systematic expect the availability of the result in the dictionary. The possible problem identified comes from some timeout within
The reason of the timeout introduced comes from some conditions identified the first time this behavior was introduced. The output of
since it ends with
prebuilding the lines reported from the process.StandardOutput .The function
|
* #542 (comment): implemented javap output prefill with timeout * Added new algorithm
#544 (comment): After a first test with head of JNet repository the issue is still there, see masesgroup/netdroid#100 |
Originally posted by @masesdevelopers in masesgroup/netdroid#75 (comment)
The text was updated successfully, but these errors were encountered: