IcedTea-Web icon indicating copy to clipboard operation
IcedTea-Web copied to clipboard

javaws command line output cannot be redirected on Windows

Open pkeusem opened this issue 5 years ago • 0 comments

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.

pkeusem avatar Apr 29 '20 13:04 pkeusem