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

George Gastaldi gegastaldi at gmail.com
Wed Sep 16 12:44:23 EDT 2015


  Branch: refs/heads/jbosstools-4.3.x
  Home:   https://github.com/jbosstools/jbosstools-forge
  Commit: d93cf698382972fa77ffaeb4df379d87bdb8e9a9
      https://github.com/jbosstools/jbosstools-forge/commit/d93cf698382972fa77ffaeb4df379d87bdb8e9a9
  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