comparison src/share/vm/gc_implementation/g1/g1EvacFailure.hpp @ 17635:cb7ec2423207

8027454: Do not traverse string table during G1 remark when treating them as strong roots during initial mark Summary: Do not try to unlink string table entries unconditionally during remark. This is without side effects as the preceding initial mark always uses the string table as strong roots. Needs to be fixed with class unloading during concurrent mark. Reviewed-by: brutisso, mgerdin
author tschatzl
date Mon, 20 Jan 2014 11:47:29 +0100
parents 55fb97c4c58d
children 4ca6dc0799b6 2c6ef90f030a
comparison
equal deleted inserted replaced
17634:5a32d2a3cc1e 17635:cb7ec2423207