• T
    8010722: assert: failed: heap size is too big for compressed oops · 95a96a89
    tschatzl 提交于
    Summary: Use conservative assumptions of required alignment for the various garbage collector components into account when determining the maximum heap size that supports compressed oops. Using this conservative value avoids several circular dependencies in the calculation.
    Reviewed-by: stefank, dholmes
    95a96a89
g1CollectedHeap.hpp 78.4 KB