OpenJDK / type-annotations / type-annotations / hotspot
annotate .hgignore @ 4336: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
author | mgerdin |
---|---|
date | Tue, 12 Mar 2013 09:42:24 +0100 |
parents | 4ca65400aa33 |
children |
rev | line source |
---|---|
kamg@91 | 1 ^build/ |
duke@0 | 2 ^dist/ |
ohair@1055 | 3 /nbproject/private/ |
never@720 | 4 ^src/share/tools/hsdis/build/ |
never@222 | 5 ^src/share/tools/IdealGraphVisualizer/[a-zA-Z0-9]*/build/ |
never@222 | 6 ^src/share/tools/IdealGraphVisualizer/build/ |
never@222 | 7 ^src/share/tools/IdealGraphVisualizer/dist/ |
ohair@2361 | 8 ^.hgtip |
dcubed@2767 | 9 .DS_Store |