commit | a8d6a05ce8000a0c479e9ddb66f0858e4b12aae6 | [log] [tgz] |
---|---|---|
author | Kim Barrett <kbarrett@openjdk.org> | Thu Jul 16 17:41:14 2020 -0400 |
committer | Kim Barrett <kbarrett@openjdk.org> | Thu Jul 16 17:41:14 2020 -0400 |
tree | 57a620e6dc1ce7b43650ca1a4aefbcc6b74f25a5 | |
parent | 55af701cc37a6092e7b8ce991d971e18066647e9 [diff] |
8248391: Unify handling of all OopStorage instances in weak root processing OopStorage instance now owned by subsystems, and generalize dead entry notification Co-authored-by: Erik Osterlund <erik.osterlund@oracle.com> Co-authored-by: Stefan Karlsson <stefan.karlsson@oracle.com> Reviewed-by: coleenp, tschatzl