[13] RFR(S) 8228340: JVMCI deleteGlobalHandle doesn't delete the handle
Vladimir Kozlov
vladimir.kozlov at oracle.com
Thu Jul 18 16:09:12 UTC 2019
Thank you, Dean
I am pushing it since I got quorum.
Vladimir
On 7/17/19 9:35 PM, dean.long at oracle.com wrote:
> 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