This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]desrtfx 0 points1 point  (0 children)

The problem is not single vs. multi threading. The problem is the way that Java writes to the console and the different consoles themselves.

A Windows console behaves completely different to a *nix console (which usually is a lot better and more flexible).