[jdk13u-dev] Integrated: 8238676: jni crashes on accessing it from process exit hook

Ekaterina Vergizova evergizova at openjdk.java.net
Fri Nov 20 10:21:09 UTC 2020


On Thu, 5 Nov 2020 09:11:10 GMT, Ekaterina Vergizova <evergizova 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.

This pull request has now been integrated.

Changeset: 4cf46e98
Author:    Ekaterina Vergizova <evergizova at openjdk.org>
Committer: Yuri Nesterenko <yan at openjdk.org>
URL:       https://git.openjdk.java.net/jdk13u-dev/commit/4cf46e98
Stats:     220 lines in 4 files changed: 211 ins; 0 del; 9 mod

8238676: jni crashes on accessing it from process exit hook

Reviewed-by: yan
Backport-of: c42de93347d1647045f47dda7b50a1cd25db72b5

-------------

PR: https://git.openjdk.java.net/jdk13u-dev/pull/9


More information about the jdk-updates-dev mailing list