Hi Tim, Sorry for being inactive this week, got a lot of new business. I'm going to follow up with the patches later this week.
P.P. Inspired by Bob, I had also played with hashcode implementation and have the boosts on current IdentityHashMap implementation too (leaving it open-addressed). Thanks, Aleksey. On Tue, Jun 17, 2008 at 11:43 AM, Tim Ellison <[EMAIL PROTECTED]> wrote: > Tim Ellison wrote: >> >> Aleksey Shipilev wrote: >>> >>> Thanks for a thoughtful reply, Bob! >>> Let's get the code to the trunk. >>> >>> Tim, Mark, Nathan, should we acquire a gold ticket to modify >>> java.lang.Thread? >> >> Since Thread is in the kernel classes, it will require a co-ordinated >> change to the DRLVM and IBM VME (plus any other VMs) to keep things working >> across all of them simultaneously. >> >> The alternative is to copy a DRLVM-specific version of ThreadLocal into >> working_vm/vm/vmcore/src/kernel_classes/javasrc/java/lang until the idea is >> worked out, then we go back and update the VMI. > > Aleksey? Are you going to follow through with this? Any other ideas? > > Regards, > Tim >
