review request (S): 6962930 make the string table size configurable
John Coomes
John.Coomes at oracle.com
Sun Feb 27 09:15:26 UTC 2011
Paul Hohensee (paul.hohensee at oracle.com) wrote:
> It does. See
> agent/src/share/classes/sun/jvm/hotspot/memory/StringTable.java.
>
> stringTableSize =
> db.lookupIntConstant("StringTable::string_table_size").intValue();
Thanks Keith and Paul. I updated the webrev at the same location.
-John
> On 2/16/11 1:15 PM, Keith McGuigan wrote:
> >
> > Looks good. Nothing in the SA agent was calling getStringTableSize()?
> >
> > On Feb 16, 2011, at 1:06 PM, John Coomes wrote:
> >
> >> I'd appreciate reviews of a small change to allow the string table
> >> size to be set on the command line:
> >>
> >> http://cr.openjdk.java.net/~jcoomes/6962930-str-tbl-sz/
> >>
> >> -John
> >>
> >
More information about the hotspot-gc-dev
mailing list