RFR: 8225217: Backout: JDK-8224814: Remove dead JNIHandleBlock freelist code
David Holmes
david.holmes at oracle.com
Wed Jun 5 01:24:33 UTC 2019
Thanks Vladimir!
David
On 5/06/2019 9:30 am, Vladimir Kozlov wrote:
> Looks good.
>
> Thanks,
> Vladimir
>
> On 6/4/19 3:56 PM, David Holmes wrote:
>> Bug: https://bugs.openjdk.java.net/browse/JDK-8225217
>> webrev: http://cr.openjdk.java.net/~dholmes/8225217/webrev/
>>
>> Original patch: http://hg.openjdk.java.net/jdk/jdk/rev/47d928ba8733
>>
>> It turns out the freelist code wasn't quite dead but played a role in
>> cleaning up deleted local references, without which we end up with
>> "null" handles being left around.
>>
>> Simplest solution is to backout that change and it will be re-examined
>> for 14.
>>
>> Thanks,
>> David
>> -----
More information about the hotspot-dev
mailing list