[forge-commits] [jbosstools/jbosstools-forge] 9bc4cf: JBIDE-20678: PrintStream.close() on Console stderr...

George Gastaldi gegastaldi at gmail.com
Wed Sep 16 11:16:28 EDT 2015


  Branch: refs/heads/master
  Home:   https://github.com/jbosstools/jbosstools-forge
  Commit: 9bc4cf5bfb70fbc73fc2b573ac71ce8a0ffefec8
      https://github.com/jbosstools/jbosstools-forge/commit/9bc4cf5bfb70fbc73fc2b573ac71ce8a0ffefec8
  Author: George Gastaldi <gegastaldi at gmail.com>
  Date:   2015-09-16 (Wed, 16 Sep 2015)

  Changed paths:
    M plugins/org.jboss.tools.forge.ui/src/org/jboss/tools/forge/ui/internal/cli/AeshConsole.java

  Log Message:
  -----------
  JBIDE-20678: PrintStream.close() on Console stderr/stdout causes deadlock

Aesh tries to close the stderr/stdout streams. This should be fixed in future Aesh versions.
This code can be reverted when Aesh is updated.




More information about the forge-commits mailing list