Yes, in interpreter mode step works fine. I don't see second attempt to load class in classloader trace while step is performed.
Is it possible that in JIT mode first invocation of a method of already loaded class may lead to compilation and attempt to load this class second time? Thanks. Ivan On 4/20/07, Eugene Ostrovsky <[EMAIL PROTECTED]> wrote:
BTW everything works fine with harmony VM in interpreter mode (-Xint option) On 4/20/07, Tim Ellison <[EMAIL PROTECTED]> wrote: > > Ivan Popov wrote: > > Thanks, Mikhail, It might be useful, but I dont know how to specify > > options for VM running Scrapbook code, it is started automatically. > > Select the jpage page file and choose the properties option from the > context menu (Alt+Enter), in there you can find a 'Scrapbook Runtime' > page where you can specify the VM and options etc it will use. > > Tim > >
