RFR: 8170812: Metaspace corruption caused by incorrect memory size for MethodCounters

Andrew Haley aph at redhat.com
Thu Apr 6 13:47:52 UTC 2017


On 06/04/17 14:29, Ioi Lam wrote:
> I think we should also fix align_metadata_size() and use that for the 
> size() function of all MetaspaceObj classes.

IMO: in this phase let's do the minimum correct thing, which is
calling align_size_up() in all of the size() methods.

Andrew.



More information about the hotspot-dev mailing list