kbarrett [Wed, 21 Aug 2019 19:21:57 -0400] rev 57829
8189633: Missing -Xcheck:jni checking for DeleteWeakGlobalRef
Summary: Added validity check on the handle before deleting it.
Reviewed-by: dholmes, dcubed
kbarrett [Wed, 21 Aug 2019 18:42:30 -0400] rev 57828
8227054: ServiceThread needs to know about all OopStorage objects
8227053: ServiceThread cleanup of OopStorage is missing some
Summary: OopStorages provides named access and iteration.
Reviewed-by: eosterlund, pliden, coleenp