RFR: 7169803: Usage of pretenured value is not correct

David Lindholm david.lindholm at oracle.com
Tue Jun 9 09:06:28 UTC 2015


Hi,

Please review this patch that corrects the usage of the pretenured 
value. There were 2 issues: words and bytes were mixed up and the 
addition was done with the wrong value. See bug for details.

Webrev: http://cr.openjdk.java.net/~david/JDK-7169803/webrev.00/
Bug: https://bugs.openjdk.java.net/browse/JDK-7169803


Testing: Passed JPRT


Thanks,
David



More information about the hotspot-gc-dev mailing list