hg: hsx/hotspot-gc/hotspot: 8009282: Assertion "assert(used_and_free == capacity_bytes) failed: Accounting is wrong" failed with -XX:+Verbose -XX:+TraceMetadataChunkAllocation
mikael.gerdin at oracle.com
mikael.gerdin at oracle.com
Tue Mar 12 12:35:21 UTC 2013
Changeset: 1c88b99a2b01
Author: mgerdin
Date: 2013-03-12 09:42 +0100
URL: http://hg.openjdk.java.net/hsx/hotspot-gc/hotspot/rev/1c88b99a2b01
8009282: Assertion "assert(used_and_free == capacity_bytes) failed: Accounting is wrong" failed with -XX:+Verbose -XX:+TraceMetadataChunkAllocation
Summary: Assertion is only valid when at a safepoint, adjust accordingly.
Reviewed-by: stefank, jmasa, tamao
! src/share/vm/memory/metaspace.cpp
More information about the hotspot-gc-dev
mailing list