[jdk17u-dev] Integrated: 8313874: JNI NewWeakGlobalRef throws exception for null arg

Oli Gillespie ogillespie at openjdk.org
Tue Aug 29 15:13:18 UTC 2023


On Wed, 23 Aug 2023 10:17:50 GMT, Oli Gillespie <ogillespie at openjdk.org> wrote:

> Nearly clean backport for https://bugs.openjdk.org/browse/JDK-8313874, the only difference is 17 using `NULL` compared to `nullptr` in tip required a manual (but trivial) merge.

This pull request has now been integrated.

Changeset: c91fb3f7
Author:    Oli Gillespie <ogillespie at openjdk.org>
Committer: Paul Hohensee <phh at openjdk.org>
URL:       https://git.openjdk.org/jdk17u-dev/commit/c91fb3f7a51461e24fee53187543333b1455accb
Stats:     11 lines in 2 files changed: 10 ins; 0 del; 1 mod

8313874: JNI NewWeakGlobalRef throws exception for null arg

Reviewed-by: phh
Backport-of: 028b3ae1b162bd8f7c340bfa6e9487ca83697955

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

PR: https://git.openjdk.org/jdk17u-dev/pull/1688


More information about the jdk-updates-dev mailing list