Branch: refs/heads/master
Home:
https://github.com/windup/windup
Commit: ec2f914ae15598ffa9e61f8b4664e698ff814a8b
https://github.com/windup/windup/commit/ec2f914ae15598ffa9e61f8b4664e698f...
Author: Jess Sightler <jesse.sightler(a)gmail.com>
Date: 2015-06-18 (Thu, 18 Jun 2015)
Changed paths:
M
decompiler/impl-fernflower/src/main/java/org/jboss/windup/decompiler/fernflower/FernflowerDecompiler.java
Log Message:
-----------
Added a timeout to fernflower decompilation. It's a little large as lower values
seemed to timeout more often
Commit: d16f8fe49cf93f0e25c3975d2a2972ca7b7fe38d
https://github.com/windup/windup/commit/d16f8fe49cf93f0e25c3975d2a2972ca7...
Author: Lincoln Baxter, III <lincolnbaxter(a)gmail.com>
Date: 2015-06-18 (Thu, 18 Jun 2015)
Changed paths:
M
decompiler/impl-fernflower/src/main/java/org/jboss/windup/decompiler/fernflower/FernflowerDecompiler.java
Log Message:
-----------
Merge pull request #613 from jsight/fernflower_timeout_patch
Added a timeout to fernflower decompilation. It's a little large as l…
Compare:
https://github.com/windup/windup/compare/2d7a191f63dc...d16f8fe49cf9