On the 0x3FC day of Apache Harmony Pavel Pervov wrote: > I can assume that there are lots of resolution requests for this array > from Java code. > Actual loading of that class occurs only once, then it is only looked > up in class loader cache and returned.
Thanks, Pavel. Although the message is somewhat misleading I should have guessed the reason :) > WBR, > Pavel. > > On 01 Mar 2008 12:38:45 +0300, Egor Pasko <[EMAIL PROTECTED]> wrote: > > DRLVM gurus, > > > > I wonder why: > > > > shell> $HY -Xem:jet -Xtrace:classloader Hello 2>&1 | grep 'StartLoading > > class \[Ljava/util/HashMap$Entry; with loader' | wc -l > > 1331 > > > > is there any quick explanation for lamers like me? :) > > > > -- > > Egor Pasko > > > > > > > -- > Pavel Pervov, > Intel Enterprise Solutions Software Division > -- Egor Pasko
