comparison src/share/vm/gc_implementation/g1/g1MonitoringSupport.cpp @ 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 55fb97c4c58d
children 63a4eb8bcd23
comparison
equal deleted inserted replaced
20224:a2328cbebb23 20225:cd43876f692e