[Windup-commits] [windup/windup] 8493d5: WINDUP-416: Fix a couple of memory issues (decompi...

Jesse Sightler jesse.sightler at gmail.com
Fri Dec 5 12:13:24 EST 2014


  Branch: refs/heads/master
  Home:   https://github.com/windup/windup
  Commit: 8493d5feef84ab423617cddfc99166a260f4989a
      https://github.com/windup/windup/commit/8493d5feef84ab423617cddfc99166a260f4989a
  Author: Jess Sightler <jesse.sightler at gmail.com>
  Date:   2014-12-04 (Thu, 04 Dec 2014)

  Changed paths:
    M decompiler/impl-procyon/src/main/java/org/jboss/windup/decompiler/procyon/ProcyonDecompiler.java
    A decompiler/impl-procyon/src/main/java/org/jboss/windup/decompiler/procyon/WindupJarTypeLoader.java
    M reporting/impl/src/main/java/org/jboss/windup/reporting/ruleexecution/RuleExecutionInformation.java
    M reporting/impl/src/main/java/org/jboss/windup/reporting/ruleexecution/RuleExecutionResultsListener.java
    M reporting/impl/src/main/resources/reports/templates/ruleprovidersummary.ftl

  Log Message:
  -----------
  WINDUP-416: Fix a couple of memory issues (decompiler and excessive storage of ids)


  Commit: 1784538d5058fccc9a737dc8c2354bbf297567da
      https://github.com/windup/windup/commit/1784538d5058fccc9a737dc8c2354bbf297567da
  Author: Jesse Sightler <jesse.sightler at gmail.com>
  Date:   2014-12-05 (Fri, 05 Dec 2014)

  Changed paths:
    M decompiler/impl-procyon/src/main/java/org/jboss/windup/decompiler/procyon/ProcyonDecompiler.java
    A decompiler/impl-procyon/src/main/java/org/jboss/windup/decompiler/procyon/WindupJarTypeLoader.java
    M reporting/impl/src/main/java/org/jboss/windup/reporting/ruleexecution/RuleExecutionInformation.java
    M reporting/impl/src/main/java/org/jboss/windup/reporting/ruleexecution/RuleExecutionResultsListener.java
    M reporting/impl/src/main/resources/reports/templates/ruleprovidersummary.ftl

  Log Message:
  -----------
  Merge pull request #374 from jsight/WINDUP-416

WINDUP-416: Fix a couple of memory issues (decompiler and excessive stor...


Compare: https://github.com/windup/windup/compare/7e8fe1e1eda9...1784538d5058


More information about the Windup-commits mailing list