Java 1.5.0 causes most other PC tasks including the mouse on my Win2000 box to pause for some seconds regularly, whenever Java performs some CPU or IO intensive task. (Can’t tell the exact reason so far).
In such cases, read: frequently, the taskmanager’s CPU load icon on the systray goes 100% and most other PC tasks are being paused for 1-3 seconds. Even the mouse pointer can’t be moved!
This happens oftently, for example every time I compile (with JBuilder), start a Java app like JEdit or my own projects, etc.
Older JVMs (inlcuding 1.42) don’t do this on the same PC.
Also other native tasks don’t pause the PC.
So I’m wondering how Java 1.5 can hog the system that much?