comparison src/share/vm/gc_implementation/g1/g1RemSet.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 8847586c9037
children 52b4284cb496 02e61cf08ab3
comparison
equal deleted inserted replaced
20224:a2328cbebb23 20225:cd43876f692e