IcedTea-Web
IcedTea-Web copied to clipboard
javaws command line output cannot be redirected on Windows
If you run javaws (IcedTea-Web 1.8) from the command line on Windows, all output is written to the command window. Redirection of stdout or stderr have no effect on the output. This makes it difficult to make use of the output of javaws for debugging.
Note: The Linux version of IcedTea-Web 1.8 behaves correctly.