how many threads when jvm starts
- From: BILL <bill_j_chen@xxxxxxxxx>
- Date: Wed, 30 Jul 2008 19:53:29 -0700 (PDT)
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.
.
- Follow-Ups:
- Re: how many threads when jvm starts
- From: John B. Matthews
- Re: how many threads when jvm starts
- From: Roedy Green
- Re: how many threads when jvm starts
- Prev by Date: Re: reading filenames from stdin - with umlauts?
- Next by Date: Re: how many threads when jvm starts
- Previous by thread: How many threads?
- Next by thread: Re: how many threads when jvm starts
- Index(es):
Relevant Pages
|