[jdk11u-dev] Integrated: 8300079: SIGSEGV in LibraryCallKit::inline_string_copy due to constant NULL src argument

Goetz Lindenmaier goetz at openjdk.org
Tue May 30 09:17:19 UTC 2023


On Mon, 29 May 2023 19:41:57 GMT, Goetz Lindenmaier <goetz at openjdk.org> wrote:

> I had to resolve three chunks. 
> 
> Also, I replaced nullptr by NULL in one place.

This pull request has now been integrated.

Changeset: 1cbdcc99
Author:    Goetz Lindenmaier <goetz at openjdk.org>
URL:       https://git.openjdk.org/jdk11u-dev/commit/1cbdcc996e4a378e7408ce9525e6236f00e24081
Stats:     85 lines in 2 files changed: 61 ins; 0 del; 24 mod

8300079: SIGSEGV in LibraryCallKit::inline_string_copy due to constant NULL src argument

Reviewed-by: roland
Backport-of: 52324b55fb7be2cd1ba9e843ece93375ac23649c

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

PR: https://git.openjdk.org/jdk11u-dev/pull/1911


More information about the jdk-updates-dev mailing list