hotpot run two many bytecodes when startup
David Holmes
David.Holmes at oracle.com
Fri Jul 30 12:26:11 UTC 2010
Hi,
Try comparing the list of classes that gets loaded. This is a library
issue not a VM issue (so I bcc'ed hotspot-dev). The folks on
core-libs-dev (cc'ed) will have a better idea on the startup process for
the class libraries.
David Holmes
Yongqiang Yang said the following on 07/30/10 18:08:
>
> hi,
>
> I am porting openjdk6 to MIPS. When i finished, I only typed
> command "java", but the hotspot ran 1,650,000 bytecodes. jdk1.5 run
> only about 240,000 bytecodes.
>
> What probably will get rise to this scenario?
> --
> Best Wishes
> Yongqiang Yang
>
More information about the core-libs-dev
mailing list