HotSpot internal threads

Hi,

Apparently, HotSpot starts some number of internal threads.

In my environment (SUSE Linux 10.1, JDK 5, Intel Dual Core) , when I run a simple single-threaded test program(just your basic 'hello world'), I see about 15 threads running.

There are probably 2 GC threads, 1 main thread, what are the rest?

Thanks,

Sergey

[359 byte] By [snovgorodskya] at [2007-11-27 8:33:14]
# 1
http://forum.java.sun.com/thread.jspa?messageID=9738754
pbulgarellia at 2007-7-12 20:29:19 > top of Java-index,Java HotSpot Virtual Machine,Specifications...