[jdk13u-dev] RFR: 8238676: jni crashes on accessing it from process exit hook
Yuri Nesterenko
yan at openjdk.java.net
Thu Nov 5 12:52:55 UTC 2020
On Thu, 5 Nov 2020 09:11:10 GMT, Ekaterina Vergizova <github.com+71385633+kvergizova at openjdk.org> wrote:
> I would like to backport 8238676 to 13u, it's already included into 11u.
>
> The patch applies almost cleanly except for:
> - changes in make/test/JtregNativeHotspot.gmk reapplied manually due to different context (8179317 is not in 13u)
> - the second hunk of src/hotspot/share/prims/jni.cpp reapplied manually due to different context (8234739 is not in 13u)
>
> Tested with tier1 on Windows, the added test fails without the patch and passes with it.
Marked as reviewed by yan (Reviewer).
-------------
PR: https://git.openjdk.java.net/jdk13u-dev/pull/9
More information about the jdk-updates-dev
mailing list