Hi all, I'm writing a new compiler for HotSpot. I've been using -Xcomp to stress it, but I'm even so I'm seeing code being interpreted, some 378,000 instructions or so that happen before CompileBroker::compilation_init() runs. Is this normal or did I mess something up? Cheers, Gary -- http://gbenson.net/