RFR: 8225217: Backout: JDK-8224814: Remove dead JNIHandleBlock freelist code
Vladimir Kozlov
vladimir.kozlov at oracle.com
Tue Jun 4 23:30:36 UTC 2019
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