RFR JDK-8059510 Compact symbol table layout inside shared archive

John Rose john.r.rose at oracle.com
Sat Dec 6 04:54:28 UTC 2014


On Dec 5, 2014, at 4:44 PM, Jiangli Zhou <jiangli.zhou at oracle.com> wrote:
> 
> I wonder if it would help more when we also add the support for string table. With a lower hash table load factor, the percentage of buckets with one entry increases. I'm inclined to leave it in if there is no strong objection.

Yes, it will help with a lower load factor.  I'm OK either way.  (Would still like to reduce the number of indirections, but that's for later.)  — John


More information about the hotspot-runtime-dev mailing list