how many threads when jvm starts



Newbie question...

when we start a simpel java program (no multiple thread), do we have a
way to know how many threads the jvm will create... in other words,
what default threads does the jvm have? do we have a way to get some
infomation of those threads progammatically?

Thanks.

.



Relevant Pages

  • Re: how many threads when jvm starts
    ... when we start a simpel java program (no multiple thread), ... way to know how many threads the jvm will create... ... You can abort java.exe by hitting ctrl-C. ...
    (comp.lang.java.programmer)
  • Re: how many threads when jvm starts
    ... when we start a simpel java program (no multiple thread), ... way to know how many threads the jvm will create... ... home dot woh dot rr dot com slash jbmatthews ...
    (comp.lang.java.programmer)
  • Re: how many threads when jvm starts
    ... BILL wrote: ... when we start a simpel java program (no multiple thread), ... way to know how many threads the jvm will create... ...
    (comp.lang.java.programmer)