comparison src/share/vm/gc_implementation/g1/g1BiasedArray.cpp @ 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 a19bea467577
children 5479cb006184
comparison
equal deleted inserted replaced
17634:5a32d2a3cc1e 17635:cb7ec2423207