[13] RFR(S) 8228340: JVMCI deleteGlobalHandle doesn't delete the handle

dean.long at oracle.com dean.long at oracle.com
Thu Jul 18 04:35:43 UTC 2019


Looks good.  This is consistent with how JNIHandles::destroy_global() works.

dl

On 7/17/19 8:26 PM, Vladimir Kozlov wrote:
> https://cr.openjdk.java.net/~kbarrett/8227653/open.01.inc/
> https://bugs.openjdk.java.net/browse/JDK-8228340
>
> Add missing call to OopStorage::release() when deleting global handles 
> in JVMCI to prevent handles leak.
>
> The fix was prepared by Kim and I tested it with JDK 13.
>
> Thanks,
> Vladimir



More information about the hotspot-compiler-dev mailing list