comparison src/share/vm/gc_implementation/shared/gcOverheadReporter.cpp @ 391:ab4a7734b9c4

6753547: NUMA allocator: Invalid chunk size computation during adaptive resizing Summary: The per-lgrp chuck size can be incorrectly computed (causing an assertion failure) because of the non-associativity of the floating point operations. The fix is to rearrange the operations. Reviewed-by: ysr
author iveresov
date Mon, 06 Oct 2008 20:59:16 -0700
parents 37f87013dfd8
children
comparison
equal deleted inserted replaced
390:cc68c8e9b309 391:ab4a7734b9c4