RFR(M/L): 7176479: G1: JVM crashes on T5-8 system with 1.5 TB heap
John Cuthbertson
john.cuthbertson at oracle.com
Thu Apr 11 00:20:34 UTC 2013
Hi Thomas,
One more thing....
On 4/10/2013 5:12 PM, John Cuthbertson wrote:
> Hi Thomas,
>
> On 4/10/2013 1:37 AM, Thomas Schatzl wrote:
>> It's okay, it's only that your description in the email to the mailing
>> list indicated otherwise to me.
>> The comment in the code reads "// If we failed to allocate the counts
>> table, return 0.". Maybe the comment could explicitly indicate that that
>> means the cards will always be cold in that case.
I added the following to the comment:
> // Unless G1ConcRSHotCardLimit has been set appropriately,
> // returning 0 will result in the card being considered
> // cold and will be refined immediately.
JohnC
More information about the hotspot-gc-dev
mailing list