comparison src/share/vm/gc_implementation/g1/concurrentG1Refine.hpp @ 20225:cd43876f692e

8040977: G1 crashes when run with -XX:-G1DeferredRSUpdate Summary: When G1 is run with -XX:-G1DeferredRSUpdate, the VM crashes because of wrong initialization order of member variables. The change makes the initalization explicit, not relying on initialization order any more. Reviewed-by: brutisso, mgerdin
author tschatzl
date Mon, 21 Jul 2014 09:41:06 +0200
parents 570cb6369f17
children 1f1d373cd044
comparison
equal deleted inserted replaced
20224:a2328cbebb23 20225:cd43876f692e